﻿@charset "utf-8";
/* CSS Document */

body{min-width:1200px;}
.div{box-sizing:border-box;}
.pc{display:block;}
.phone{display:none;}
.container{width:1200px;padding-right:0px;padding-left:0px;}

/*头部*/
.header{}
.headar1{width:100%;overflow:hidden;}
.headar1 .logo{float:left;padding:40px 0 20px;}
.headar1 .logo img{height:103px;}
.headar1 .logo1{float:left;padding:7px 0 0px;}
.headar1 .logo1 img{height:33px;}

.headar2{width:880px;float:right;}
.headar3{width:100%;display:table;}
.headar4{float:right;padding:5px 0;}
/*icon*/
.headar4 .icon{float:left;}
.headar4 .icon .wx{float:left;position:relative;margin-right:15px;}
.headar4 .icon .wx h2{}
.headar4 .icon .wx h2 img{width:35px;height:35px;}
.headar4 .icon .wx:hover h3{display:block;}
.headar4 .icon .wx h3{display:none;position:absolute;top:105%;left:0px;margin-left:-35px;z-index:10;}
.headar4 .icon .wx h3 img{width:100px;height:100px;border:1px solid #e1e1e1;}
.headar4 .icon .wb{float:left;position:relative;margin-right:15px;}
.headar4 .icon .yx{float:left;position:relative;margin-right:15px;}


/*首页*/
.banner{width:100%;position:relative;overflow:hidden;}
.banner .bd li .pic img{width:100%;}
.banner .hd{}
.banner .hd ul{text-align:center;font-size:0px;position:absolute;bottom:20px;width:100%;left:0px;}
.banner .hd ul li{cursor:pointer;display:inline-block;width:12px;height:12px;background:#FFFFFF;border-radius:100%;margin:0 3px;vertical-align:text-top;}
.banner .hd ul li.on{border:3px solid #198EE6;background:none;width:13px;height:13px;}



.index{background:#f7f7f7;padding-top:20px;}
/**/
.index_a{width:100%;overflow:hidden;margin-bottom:10px;}
.index_a_l{float:left;width:290px;background:#FFFFFF;border:1px solid #e1e1e1;padding-top:17px;}
.index_a_l1{width:100%;overflow:hidden;}
.index_a_l1 h2{float:left;font-size:24px;color:#000000;line-height:26px;border-left:4px solid #198DE5;font-weight:400;padding-left:13px;margin-right:5px;}
.index_a_l1 h2 span{font-size:18px;}
.index_a_l1 h3{float:left;font-size:16px;color:#999999;line-height:26px;font-family:Bookman Old Style;font-style: italic;text-decoration:underline;font-weight:400;padding-top:4px;}
.index_a_l2{padding:20px 9px;}
.index_a_l2 ul{}
.index_a_l2 ul li{margin:5px 0 10px;padding-left:15px;background:url(../images/index_a_l1.png) no-repeat left center;}
.index_a_l2 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.index_a_l2 ul li:hover h2{color:#198DE5;}
.index_a_c{float:left;width:537px;margin-left:12px;}
.index_a_c1{position:relative;height:360px;}
.index_a_c1 .bd{}
.index_a_c1 .bd li{position:relative;height:360px;}
.index_a_c1 .bd li .pic img{width:100%;}
.index_a_c1 .hd ul{position:absolute;bottom:7px;right:5px;}
.index_a_c1 .hd ul li{cursor:pointer;float:left;width:21px;line-height:16px;text-align:center;background:#FFFFFF;font-size:14px;color:#198DE5;text-align:center;margin-right:5px;}
.index_a_c1 .hd ul li.on{width:25px;background:url(../images/index_a_c2.png) no-repeat left center;padding-left:5px;color:#FFFFFF;background-size:25px 16px;}
.index_a_c2{position:absolute;bottom:0px;left:0px;width:100%;background:url(../images/index_a_c3.png);padding:15px 20px;}
.index_a_c2 h2{font-size:16px;color:#FFFFFF;line-height:26px;font-weight:700;}

.index_a_r{float:right;width:350px;background:#FFFFFF;}
.index_a_r1{width:100%;overflow:hidden;background:url(../images/register1.png) repeat-x bottom center;}
.index_a_r1 ul{float:left;}
.index_a_r1 ul li{float:left;margin:0 15px;}
.index_a_r1 ul li h2{font-size:14px;color:#000000;line-height:25px;cursor:pointer;padding:9px 0;height:43px;}
.index_a_r1 ul li.on h2{background:url(../images/index_a_r1.png) no-repeat bottom center;color:#198DE5;font-weight:700;}
.index_a_r2{padding:20px 9px;display:none;}
.index_a_r2.on{display:block;}
.index_a_r2 ul{}
.index_a_r2 ul li{margin:5px 0 10px;padding-left:15px;background:url(../images/index_a_l1.png) no-repeat left center;width:100%;overflow:hidden;}
.index_a_r2 ul li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;width:250px;}
.index_a_r2 ul li:hover h2{color:#198DE5;}
.index_a_r2 ul li h3{float:right;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.index_a_r3{float:right;margin-right:10px;}
.index_a_r3 h2{font-size:12px;color:#666666;line-height:24px;margin:9px 0;}
.index_a_r3 h2:hover{color:#198DE5;}
.index_a_r3 li{display:none;}
.index_a_r3 li.on{display:block;}
/**/
.index_b{width:100%;overflow:hidden;margin-bottom:10px;}
.index_b_l{width:290px;float:left;}
.index_b_l1{overflow:hidden;margin-bottom:5px;}
.index_b_l1 li{}
.index_b_l1 li .pic img{display:block;width:100%;}
.index_b_l2{margin-top:10px;}
.index_b_l2 .bd li .pic img{display:block;width:100%;}
.index_b_r{float:right;width:897px;}
.index_b_r1{background:#FFFFFF;overflow:hidden;padding:10px 0 5px;margin-bottom:10px;}
.index_b_r2{width:100%;overflow:hidden;background:url(../images/retrieve_password_btb1.png) repeat-x left center;}
.index_b_r2 h2{float:left;font-size:24px;color:#000000;line-height:20px;border-left:3px solid #147ECE;/*font-family:华文中宋;*/padding-left:14px;background:#FFFFFF;}
.index_b_r2 h3{float:left;font-size:16px;color:#000000;line-height:20px;padding-left:5px;background:#FFFFFF;/*font-family:华文中宋;*/padding-right:7px;}
.index_b_r2 h4{float:right;font-size:14px;color:#999999;line-height:20px;padding:0 8px 0 13px;background:#FFFFFF;}
.index_b_r3{width:100%;overflow:hidden;margin-top:29px;position:relative;}
.index_b_r3 .bd{padding:0 55px 0 60px;overflow:hidden;}
.index_b_r3 .bd ul li{float:left;width:101px;margin-right:10px;}
.index_b_r3 .bd ul li .pic img{width:101px;height:103px;}
.index_b_r3 .hd .next{width:40px;height:70px;position:absolute;top:16px;right:0px;background:url(../images/index_b_r_next.png) no-repeat left center;}
.index_b_r3 .hd .prev{width:40px;height:70px;position:absolute;top:16px;left:0px;background:url(../images/index_b_r_prev.png) no-repeat left center;}
.index_b_r4{text-align:center;margin-top:5px;}
.index_b_r4 h2{font-size:14px;color:#333333;line-height:24px;height:48px;overflow:hidden;}
.index_b_r5{width:100%;overflow:hidden;margin-bottom:10px;}
.index_b_r5 img{width:100%;}

.index_b_r6{width:100;overflow:hidden;}
.index_b_r7{width:290px;background:#FFFFFF;float:left;margin-right:13px;}
.index_b_r7 .index_a_r1 ul{padding-left:10px;}
.index_b_r7 .index_a_r1 ul li{margin:0 5px;}
.index_b_r8{display:none;padding:20px 9px;}
.index_b_r8.on{display:block;}
.index_b_r8 ul{}
.index_b_r8 ul li{margin:5px 0 10px;padding-left:15px;background:url(../images/index_a_l1.png) no-repeat left center;width:100%;overflow:hidden;}
.index_b_r8 ul li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;width:250px;}
.index_b_r8 ul li:hover h2{color:#198DE5;}
.index_b_r8 ul li h3{float:right;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.index_b_r9{margin-right:0px;}
.index_b_r10{margin-bottom:10px;}

.index_b3 h2{transition: all 0.3s;position:relative;margin:0 auto;width:101px;height:103px;background:url(../images/index_b_t1.jpg) no-repeat left top;}
.index_b3 h2 img{
	position:absolute;top:50%;left:50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);}
.index_b3 h3{font-size:14px;color:#333333;line-height:24px;height:48px;overflow:hidden;margin-top:5px;}
.index_b3{width:115px;text-align:center;}
.index_b3:hover h2{background:url(../images/index_b_t2.jpg) no-repeat left top;}

/**/
.index_c{width:100%;overflow:hidden;margin-bottom:10px;}
.index_c_a1{width:290px;float:left;margin-right:12px;}
.index_c_a1 .bd li .pic img{width:100%;}
.index_c_a2{float:right;margin-right:0px;}
.index_c_a3{margin-right:14px;}
/**/
.index_d{width:100%;overflow:hidden;margin-bottom:10px;}
.index_d_a1{width:897px;float:right;}
.index_d_a1 .bd li .pic img{width:100%;}
/**/
.index_e{width:100%;overflow:hidden;margin-bottom:10px;}
.index_e_a1{float:left;background:#FFFFFF;width:290px;margin-right:13px;}
.index_e_a2{width:100%;overflow:hidden;padding:0 10px;background:url(../images/index_e_a.png) no-repeat left center;}
.index_e_a3{float:left;}
.index_e_a3 h2{float:left;padding:5px 0;margin-right:10px;}
.index_e_a3 h2 img{width:30px;height:30px;display:block;}
.index_e_a3 h3{float:left;font-size:16px;color:#FFFFFF;line-height:44px;font-weight:700;}
.index_e_a4{float:right;padding:10px 0;}
.index_e_a4 h2{font-size:14px;color:#FFFFFF;line-height:24px;}
.index_e_a5{padding:20px 10px 6px;}
.index_e_a5 ul{}
.index_e_a5 ul li{margin:0px 0 15px;padding-left:11px;background:url(../images/index_a_l1.png) no-repeat left center;width:100%;overflow:hidden;}
.index_e_a5 ul li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;width:250px;}
.index_e_a5 ul li:hover h2{color:#198DE5;}
.index_e_a5 ul li h3{float:right;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.index_e_a6{margin-right:0px;}
/*/*/
.index_e_a7{width:100%;overflow:hidden;margin-bottom:10px;}
.index_e_a7 .bd li .pic img{width:100%;}
/*/*/
.index_e_a8{float:left;width:442px;margin-right:13px;}
.index_e_a8 .bd li .pic img{width:100%;}
.index_e_a9{margin-right:0px;}
/**/
.index_f{margin:30px 0 40px;}
.index_f_a1{width:100%;overflow:hidden;margin-top:25px;}
.index_f_a1 li{float:left;width:190px;margin-right:12px;}
.index_f_a1 li:nth-child(6n){margin-right:0px;}
.index_f_a2{}
.index_f_a2 img{width:100%;}
.index_f_a3{margin-top:5px;}
.index_f_a3 h2{font-size:14px;color:#333333;line-height:24px;}

.index_f_b{}
.index_f_b1{text-align:center;background:url(../images/register1.png) repeat-x left center;}
.index_f_b1 h2{display:inline-block;background:#f7f7f7;font-size:24px;color:#000000;line-height:34px;padding:0 7px;}
.index_f_b1 h2 span{font-size:28px;color:#198DE5;line-height:34px;}
.index_f_b2{width:365px;margin:0 auto;}
.index_f_b2 h3{font-size:24px;color:#999999;line-height:34px;margin-top:5px;padding-left:35px;}

.index_g{padding:25px 0 25px;}
.index_g_a1{width:100%;overflow:hidden;background:url(../images/register1.png) repeat-x left center;}
.index_g_a2{padding-right:15px;background:#FFFFFF;float:left;}
.index_g_a2 h2{float:left;margin-right:9px;margin-top:1px;}
.index_g_a2 h2 img{width:21px;height:21px;}
.index_g_a2 h3{float:left;font-size:18px;color:#000000;line-height:24px;}
.index_g_a2 h3 span{font-size:24px;color:#000000;line-height:24px;}
.index_g_a3{float:right;padding-left:15px;background:#FFFFFF;}
.index_g_a3 h2{font-size:14px;color:#999999;line-height:24px;}
.index_g_a4{width:100%;overflow:hidden;margin-top:15px;}
.index_g_a4 li{float:left;margin-right:20px;margin-bottom:5px;}
.index_g_a4 li h2{font-size:14px;color:#333333;line-height:24px;}
/*首页*/
/*右侧*/
.fd_right{position:fixed;top:50%;right:20px;margin-top:-120px;}
.fd_right1{}
.fd_right1 li{position:relative;width:60px;height:60px;background:#198DE5;text-align:center;padding-top:5px;border-bottom:1px solid #0D79C9;}
.fd_right1 li:hover{background:#0D79C9;cursor:pointer}
.fd_right1 li:hover .fd_right2{display:block;}
.fd_right1 li h2{}
.fd_right1 li h2 img{width:30px	;height:30px;}
.fd_right1 li h3{font-size:12px;color:#FFFFFF;line-height:22px;}
.fd_right2{display:none;position:absolute;top:0;right:70px;background:#198DE5;border:1px solid #198DE5;border-radius:2px;overflow:hidden;}
.fd_right2 h4{}
.fd_right2 h4 img{width:120px;}
.fd_right2 h5{font-size:12px;color:#FFFFFF;line-height:22px;margin:3px 0;}
.fd_right1 li.fd_right3{padding:15px;}
/*右侧*/








/*icon*/
/*登陆注册*/
.headar5{float:left;position:relative;margin-left:15px;padding:5px;}
.headar5 h2{float:left;font-size:14px;color:#636363;line-height:25px;}
.headar5 span{float:left;width:1px;height:15px;background:#E1E1E1;display:block;margin:5px 5px;}
/*登陆注册*/
/*标签*/
.headar6{float:left;padding:5px 0;margin-left:5px;}
.headar6 h2{float:left;font-size:14px;color:#636363;line-height:25px;margin:0 10px;}
/*标签*/
/*中英文切换*/
.headar7{float:left;cursor:pointer;position:relative;}
.headar7 h2{width:90px;height:35px;background:#F7F7F7 url(../images/bottom_icon.png) no-repeat right 10px center;background-size:12px 7px;font-size:14px;color:#636363;line-height:35px;padding:0 10px;}
.headar7 h3{transition: all 0.3s;overflow:hidden;position:absolute;top:100%;height:0%;width:100%;background:#F7F7F7;font-size:14px;color:#636363;line-height:35px;padding:0 10px;}
.headar7:hover h3{height:100%;}
/*中英文切换*/
/*搜索*/
.headar4 .search{float:left;border:2px solid #198EE6;height:35px;overflow:hidden;margin-left:10px;}
.headar4 .search .input{float:left;height:30px;border:0px;font-size:12px;color:#999999;line-height:30px;padding:0 5px;width:160px;}
.headar4 .search button{float:left;width:40px;display:block;height:31px;border:0px;background:url(../images/search_icon.png) no-repeat center center;}
/*搜索*/
/*栏目*/
.column{width:100%;overflow:hidden;margin-top:40px;position:relative;right:-18px;}
.column ul{float:right;}
.column ul li{float:left;padding:0 18px;border-right:1px dashed #e1e1e1;}
.column ul li:nth-child(9n){border-right:0px dashed #e1e1e1;padding-right:0px;}
.column ul li h2{font-size:15px;color:#000000;line-height:25px;}
/*栏目*/
/*头部*/
/*登陆*/
.land{padding:10px 0 30px;background:#F0F0F0;}
.land1{width:1200px;height:600px;overflow:hidden;border-radius:4px;background:#FFFFFF url(../images/banner.png) no-repeat center center;}
.land2{float:right;margin:80px 75px 80px 0;width:380px;height:460px;border:2px solid #E1E1E1;border-radius:2px;padding:18px;}
.land2 .register{}
.land2 .register h2{width:100%;height:45px;line-height:45px;font-size:14px;color:#198DE5;border:0px;text-align:center;padding-left:0px;background:none;}
.land3{width:100%;overflow:hidden;}
.land3 li{width:50%;float:left;text-align:center;border-bottom:2px solid #E1E1E1;cursor:pointer;}
.land3 li h2{font-size:18px;color:#636363;line-height:35px;padding:15px 0;}
.land3 li:hover,.land3 li.on{border-bottom:2px solid #198DE5;}
.land3 li:hover h2,.land3 li.on h2{font-size:18px;color:#198DE5;}
/*账户登录*/
.as1{display:none;}
.as1.on{display:block;}
.land4{margin-top:40px;}
.land4 dl{margin-bottom:20px;width:100%;height:45px;overflow:hidden;border:1px solid #e1e1e1;padding-left:8px;}
.land4 dl dt{float:left;width:45px;text-align-last:justify;}
.land4 dl dt h2{font-size:14px;color:#000000;line-height:43px;}
.land4 dl dd{width:280px;float:left;margin-left:5px;}
.land4 dl dd .land_input{width:100%;border:0px;height:43px;font-size:14px;color:#000;line-height:43px;padding:0 10px;}
.land4 dl dd .land_input.one{padding-right:40px;background:url(../images/land3.png) no-repeat right 10px center;background-size:20px 20px;}
.land4 dl dd .land_input.two{padding-right:40px;background:url(../images/land4.png) no-repeat right 10px center;background-size:20px 20px;}
.land4 dl dd .land_input.three{padding-right:40px;background:url(../images/land5.png) no-repeat right 10px center;background-size:20px 20px;}
.land4 dl dd .land_input.four{padding-right:40px;background:url(../images/land6.png) no-repeat right 10px center;background-size:20px 20px;}
.land5{width:100%;overflow:hidden;margin-bottom:20px;}
.land5 h2{float:left;font-size:14px;color:#656565;padding-left:25px;height:18px;background:url(../images/land1.png) no-repeat left center;cursor:pointer;background-size:18px 18px;}
.land5 h2.on{background:url(../images/land2.png) no-repeat left center;background-size:18px 18px;}
.land5 h3{float:right;font-size:14px;color:#333333;}
.land5 h3:hover{color:#198DE5;}
/*验证码*/
.verification_code{width:100%;overflow:hidden;}
.verification_code dl{float:left;width:220px;}
.verification_code dl dd{width:160px;}
.verification_code .img{float:right;width:110px;}
.verification_code .img img{width:100%;}
.verification_button{float:right;}
.verification_button button{cursor:pointer;border:1px solid #1385DD;width:110px;background:#e7f3fc;height:45px;font-size:14px;color:#1385DD;}

.button_one{}
.button_one button{width:100%;background:#198DE5;height:45px;font-size:14px;color:#FFFFFF;border:0px;}
/*验证码*/
/*账户登录*/
/*登陆*/


/*找回密码*/
.retrieve_password{padding:10px 0 30px;background:#F0F0F0;}
.retrieve_password1{width:1200px;height:600px;overflow:hidden;border-radius:4px;background:#FFFFFF;padding:55px 75px;}
.retrieve_password_title{width:100%;overflow:hidden;font-size:0px;text-align:center;}
.retrieve_password_title li{display:inline-block;vertical-align:text-top;}
.retrieve_password_title li h2{font-size:24px;color:#000000;line-height:34px;}
.retrieve_password_title li h3{font-size:24px;color:#E0E0E0;line-height:34px;margin:0 20px;}
.retrieve_password_title li.on h2{color:#198DE5;}
.retrieve_password_btb{text-align:center;background:url(../images/retrieve_password_btb1.png) repeat-x left center;margin-top:20px;}
.retrieve_password_btb h2{display:inline-block;vertical-align:top;padding:0 25px;background:#FFFFFF;}
.retrieve_password_btb h2 img{display:block;width:20px;height:23px;}
.retrieve_password_content{width:340px;margin:0 auto 0;}
.retrieve_password2{}
.retrieve_password2 dl dt{width:60px;}
.retrieve_password2 dl dd{width:265px;}
.retrieve_password2 .verification_code dl dd{width:145px;}
.retrieve_password3{}
.retrieve_password3 h2{font-size:14px;color:#999999;line-height:24px;padding-left:30px;background-size:20px 20px;background:url(../images/retrieve_password_btb2.png) no-repeat left center;background-size:20px 20px;}
.retrieve_password4{position:relative;}
.retrieve_password4 h2{}
.retrieve_password4 .button1{display:none;width:20px;height:20px;position:absolute;right:8px;top:13px;border:0px;background:url(../images/retrieve_password_btb3.png) no-repeat center center;background-size:20px 20px;}
/*找回密码*/
/*注册*/
.register{margin-top:10px;}
.register h2{font-size:14px;color:#198DE5;line-height:24px;background:url(../images/land1.png) no-repeat left center;background-size:18px 18px;padding-left:30px;}
.register h2.on{background:url(../images/land2.png) no-repeat left center;background-size:18px 18px;}
.register1{width:1200px;position:relative;height:850px;overflow:hidden;border-radius:4px;background:#FFFFFF;}
.register2{width:970px;overflow:hidden;border-radius:4px;background:#FFFFFF;padding:55px 145px;}
.register3{position:absolute;top:15px;right:0px;height:825px;width:325px;border-left:5px solid #F0F0F0;}
.register4{text-align:center;width:260px;margin:0 auto;background:url(../images/register1.png) repeat-x center center;}
.register4 h2{font-size:18px;color:#000000;line-height:38px;display:inline-block;background:#FFFFFF;padding:0 20px;}
.register5{text-align:left;padding:30px 15px;}
.register5 p{font-size:14px;color:#656565;line-height:26px;}
/*注册*/
.thematic_details .personal_center_r1{border:0px;}
.thematic_details .personal_center_r{border: 1px solid #e3e8ee;}
.personal_center{margin-bottom:20px;}
/*专题报道（详情页）*/
.thematic_details{width:100%;padding:10px 0px;background:#f6f7f9;}
.thematic_details1{width:100%;overflow:hidden;}
.thematic_details_left{width:860px;float:left;}
.thematic_details1{}
.thematic_details2{margin-bottom:10px;height:100px;overflow:hidden;}
.thematic_details2 img{width:100%;}
.thematic_details3{width:100%;overflow:hidden;background:#FFFFFF;margin-bottom:10px;height:45px;padding-left:15px;}
.thematic_details3 h2{float:left;font-size:14px;color:#333333;line-height:45px;}
.thematic_details3 h3{float:left;font-size:14px;color:#999999;line-height:45px;}
.thematic_details4{text-align:center;padding:0 55px;}
.thematic_details4 h2{font-size:30px;color:#333333;line-height:40px;}
.thematic_details5{margin-top:20px;text-align:center;border-bottom:1px solid #e1e1e1;padding-bottom:10px;}
.thematic_details5 .pdate{display:inline-block;margin:0 10px;}
.thematic_details5 .pdate h2{font-size:14px;color:#333333;line-height:24px;}
.thematic_details5 .source{display:inline-block;margin:0 10px;}
.thematic_details5 .source h2{font-size:14px;color:#333333;line-height:24px;}
.thematic_details5 .source h2 span{color:#999999;}
.thematic_details6{margin-top:25px;}
.thematic_details6 p{font-size:14px;color:#333333;line-height:24px;}
.thematic_details6 img{max-width:100%;}
.thematic_details7{margin-top:20px;}
.thematic_details7 h2{font-size:14px;color:#999999;line-height:24px;}
.thematic_details7 h2 span{font-size:14px;color:#333333;line-height:24px;}

.thematic_details_a1{width:100%;overflow:hidden;margin-top:35px;padding-bottom:15px;border-bottom:1px solid #e1e1e1;}
.thematic_details_a2{float:left;}
.thematic_details_a2 h2{cursor:pointer;font-size:14px;color:#333333;line-height:30px;padding-left:30px;background:url(../images/thematic_details_a1.png) no-repeat left center;background-size:21px 21px;}
.thematic_details_a2 h2.on{background:url(../images/thematic_details_a2.png) no-repeat left center;background-size:21px 21px;}
.thematic_details_a3{float:right;}
.thematic_details_a4{float:left;}
.thematic_details_a4 h2{cursor:pointer;padding-right:25px;font-size:14px;color:#333333;line-height:30px;background:url(../images/thematic_details_a3.png) no-repeat right center;background-size:21px 21px;}
.thematic_details_a4 h2:hover{background:url(../images/thematic_details_a4.png) no-repeat right center;background-size:21px 21px;}
.thematic_details_content{padding:55px 55px;background:#FFFFFF;}
.thematic_details_right{width:330px;float:right;}
.thematic_details_a5{float:left;margin-left:20px;}
.thematic_details_a5 h2{font-size:14px;color:#333333;float:left;line-height:30px;}
.thematic_details_a5 .bdsharebuttonbox{float:left;}
.thematic_details_a5 .bdsharebuttonbox a{margin:0px 0px 0px 10px !important;width:30px !important;height:30px !important;}
.thematic_details_a5 .bdsharebuttonbox a.bds_tsina{background:url(../images/thematic_details_a5.png) no-repeat left center;background-size:30px 30px;}
.thematic_details_a5 .bdsharebuttonbox a.bds_weixin{background:url(../images/thematic_details_a6.png) no-repeat left center;background-size:30px 30px;}
.thematic_details_a5 .bdsharebuttonbox a.bds_sqq{background:url(../images/thematic_details_a7.png) no-repeat left center;background-size:30px 30px;}
.thematic_details_a5 .bdsharebuttonbox a.bds_qzone{background:url(../images/thematic_details_a8.png) no-repeat left center;background-size:30px 30px;}

.thematic_details_b1{margin-top:35px;}
.thematic_details_b2{}
.thematic_details_b2 h2{font-size:16px;color:#333333;line-height:26px;}
.thematic_details_b2 h2 span{font-size:24px;color:#198DE5;line-height:26px;}
.thematic_details_b3{width:100%;overflow:hidden;margin-top:20px;padding-left:10px;}
.thematic_details_b4{float:left;width:40px;}
.thematic_details_b4 img{width:100%;}
.thematic_details_b5{float:left;width:590px;margin-left:20px;margin-top:10px;}
.thematic_details_b5 textarea{width:100%;height:75px;border:0px;resize:none;font-size:14px;color:#666666;}
.thematic_details_b6{margin-top:50px;float:right;}
.thematic_details_b6 button{width:80px;height:35px;background:#333333;border:0px;font-size:14px;color:#FFFFFF;}
.thematic_details_b7{width:100%;overflow:hidden;margin-top:10px;}
.thematic_details_b7 h2{float:left;cursor:pointer;font-size:14px;color:#333333;line-height:24px;padding-left:25px;background:url(../images/land1.png) no-repeat left center;background-size:20px 20px;}
.thematic_details_b7 h2.on{background:url(../images/land2.png) no-repeat left center;background-size:20px 20px;}

.thematic_details_c1{overflow:hidden;}
.thematic_details_c1 li{width:100%;overflow:hidden;border-bottom:1px solid #e1e1e1;padding:30px 0 15px;}
.thematic_details_c1 li:last-child{border-bottom:0px;}
.thematic_details_c2{float:left;width:610px;margin-left:15px;}
.thematic_details_c3{width:100%;overflow:hidden;}
.thematic_details_c3 h2{float:left;color:#333333;font-size:14px;line-height:24px;margin-right:20px;}
.thematic_details_c4{margin-top:10px;}
.thematic_details_c4 p{font-size:14px;color:#656565;line-height:24px;}
.thematic_details_c5{text-align:center;margin-top:40px;}
.thematic_details_c5 h2{font-size:14px;color:#333333;line-height:45px;background:#F1F1F1;cursor:pointer;}

.thematic_details_d1{margin-top:60px;}
.thematic_details_d2{background:url(../images/channel_news_a4.png) repeat-x left center;width:100%;overflow:hidden;}
.thematic_details_d2 h2{font-size:14px;color:#333333;font-weight:700;float:left;background:#FFFFFF;padding-right:5px;}
.thematic_details_d3{width:100%;overflow:hidden;}
.thematic_details_d4{float:left;width:355px;}
.thematic_details_d5{float:right;width:355px;}
/*专题报道（详情页）*/
/*个人面包屑导航*/
.personal_top{width:100%;overflow:hidden;padding-left:25px;background:url(../images/personal_top1.png) no-repeat left center;background-size:15px 15px;}
.personal_top h2{float:left;font-size:14px;color:#999999;line-height:26px;padding-right:15px;margin-right:10px;background:url(../images/list2.png) no-repeat right center;background-size:4px 7px;}
.personal_top h3{float:left;font-size:14px;color:#333333;line-height:26px;}
.personal_top1{margin:5px 0 15px;}


/*个人面包屑导航*/
/*个人中心左侧*/
.personal_left{width:100%;background:#FFFFFF;padding:25px 10px;}
.personal_left1{text-align:center;}
.personal_left1 img{width:127px;height:127px;border-radius:100%;border:1px solid #e3e8ee;}
.personal_left2{text-align:center;margin-top:15px;position:relative;}
.personal_left2 h2{font-size:14px;color:#333333;line-height:24px;}
.personal_left2 h3{text-align:center;}
.personal_left2 h3 span{padding-left:20px;display:inline-block;font-size:14px;color:#656565;line-height:24px;background:url(../images/personal_left2.png) no-repeat left center;background-size:16px 13px;}
.personal_left2 h4{font-size:14px;color:#713725;line-height:24px;}
.personal_left3{width:100%;overflow:hidden;display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.personal_left3 h2{float:left;font-size:12px;color:#656565;line-height:22px;}
.personal_left3 h3{float:left;font-size:12px;color:#656565;line-height:22px;}
.personal_left4{float:left;position:relative;margin:5px 10px 0;flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}
.personal_left4 h4{background:#EFEFEF;border-radius:50px;width:100%;height:10px;}
.personal_left4 h5{position:absolute;top:0px;left:0px;background:#198DE5;height:10px;border-radius:50px;}

.personal_left5{background:#FFFFFF;min-height:591px;border-top:1px solid #e3e8ee;}
.personal_left5 dl{margin-bottom:0px;border-bottom:1px solid #e3e8ee;}
.personal_left6{}
.personal_left6 h2{font-size:14px;color:#333333;font-weight:700;line-height:50px;font-weight:700;background:url(../images/grzx_a1.png) no-repeat right 20px center;background-size:9px 5px;cursor:pointer;padding:0 30px 0 20px;}
.personal_left5 dl.on .personal_left6 h2,.personal_left5 dl.active .personal_left6 h2{color:#333333;}
.personal_left5 dl.on .personal_left7,.personal_left5 dl.active .personal_left7{display:block;}
.personal_left7{display:none;}
.personal_left7 dd{border-left:0px solid #e3e8ee;}
.personal_left7 dd:last-child h2{border-bottom:0px;}
.personal_left7 dd h2{line-height:45px;font-size:14px;color:#333333;padding-left:35px;border-top:1px solid #e3e8ee;}
.personal_left7 dd:hover,.personal_left7 dd.on{border-left:0px solid #e3e8ee;}
.personal_left7 dd:hover h2,.personal_left7 dd.on h2{line-height:45px;background:#F3F9FF;font-size:14px;color:#FFFFFF;background:#15629C;padding-left:35px;}

.personal_left2 h4:hover .personal_left8{display:block;}
.personal_left8{display:none;position:absolute;top:100%;left:20%;width:60%;z-index:5;background:#FFFFFF;border:1px solid #e1e1e1;box-shadow:0 0 3px #F8F8F8;padding:5px 0;}
.personal_left8 h5{font-size:12px;color:#333333;line-height:22px;}
/*个人中心左侧*/
/*个人中心*/
.personal_a{float:right;width: 960px;}
.personal_a1{width:100%;overflow:hidden;background:#FFFFFF;padding:25px;}
.personal_a1 h2{font-size:30px;color:#333333;line-height:40px;margin-bottom:10px;}
.personal_a1 h3{font-size:14px;color:#656565;line-height:24px;margin-bottom:20px;}
.personal_a1 h4{font-size:16px;color:#333333;line-height:26px;}

.personal_a2{padding:0 25px;width:100%;overflow:hidden;padding-top:8px;background:url(../images/personal_a1.png) no-repeat bottom  left;}
.personal_a2 h2{float:left;font-size:12px;color:#FFFFFF;line-height:20px;height:20px;width:36px;background:#999999;margin-top:13px;text-align:center;margin-right:15px;}
.personal_a2 h3{float:left;font-size:14px;color:#333333;line-height:45px;height:45px;}
.personal_a2 h4{float:left;}
.personal_a3{width:100%;overflow:hidden;background:#FFFFFF;padding:30px 50px 20px;}
.personal_a3 li{float:left;text-align:center;margin-right:95px;}
.personal_a3 li h2{margin-bottom:20px;}
.personal_a3 li h2 img{width:120px;}
.personal_a3 li h3{font-size:16px;color:#333333;line-height:26px;}
.personal_a4{background:#FFFFFF;margin-top:10px;padding:25px;}
.personal_a4{}

.personal_a5{}
.personal_a5 h2{font-size:24px;color:#333333;line-height:34px;}
.personal_a6{width:100%;overflow:hidden;margin-top:30px;}
.personal_a7{width:370px;float:left;}
.personal_a8{width:100%;overflow:hidden;border-bottom:1px solid #e1e1e1;background: url(../images/energy_conservation_d3.png) repeat-x top left;}
.personal_a8 h2{float:left;font-size:18px;color:#333333;line-height:28px;font-weight:700;background: url(../images/energy_conservation_d2.png) repeat-x top left;padding:10px 0;}
.personal_a8 h3{float:right;font-size:14px;color:#656565;line-height:28px;margin:10px 0;}
.personal_a9{width:100%;overflow:hidden;margin-top:10px;}
.personal_a9 ul{}
.personal_a9 ul li{margin:10px 0 0px;width:100%;overflow:hidden;}
.personal_a9 ul li h2{float:left;width:290px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;padding-left: 15px;background: url(../images/channel_news_c3.png) no-repeat left center;}
.personal_a9 ul li:hover h2{color:#198DE5;}
.personal_a9 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.personal_a10{width:370px;float:left;margin-left:70px;}
/*个人中心*/
/*个人中心（企业信息）*/
.personal_center{width:100%;overflow:hidden;}
.personal_center_l{float:left;width:220px;}
.personal_center_r{float:right;width:960px;background:#FFFFFF;}
.personal_center_r1{width:100%;padding:35px;    border: 1px solid #e3e8ee;}
.personal_center_title{width:100%;overflow:hidden;padding:16px 15px;border-bottom:1px solid #e3e8ee;}
.personal_center_title h2{float:left;font-size:18px;color:#333333;line-height:28px;}
.personal_center_title h3{float:right;font-size:18px;color:#333333;line-height:28px;}

.personal_center_r2{width:100%;overflow:hidden;}
.personal_center_r2 dl{float:left;width:330px;margin-right:60px;margin-bottom:15px;}
.personal_center_r2 dl dt{font-weight:400;margin-bottom:10px;}
.personal_center_r2 dl dt h2{font-size:14px;color:#000000;line-height:24px;}
.personal_center_r2 dl dt h2 span{font-size:14px;color:#E50012;line-height:24px;}
.personal_center_r2 dl dd{font-weight:400;overflow:hidden;}
.personal_center_r3{width:100%;}
.personal_center_r3 select{float:left;width:100px;height:45px;color:#333333;margin-right:10px;font-size:14px;line-height:45px;padding:0 10px;border:1px solid #e3e8ee;background:#f6f7f9;}
.personal_center_r3 select:nth-child(3){margin-right:0px;}
.personal_center_r2 dl.personal_center_r4{width:720px;overflow:hidden;}
.personal_center_r5{width:100%;overflow:hidden;}
.personal_center_r6{float:left;margin-right:20px;background:#f6f7f9;}
.personal_center_r6 img{width:140px;}
.personal_center_r7{float:left;margin-top:100px;}
.personal_center_r7 h3{float:left;font-size:14px;color:#999999;line-height:40px;margin-left:10px;}
.personal_center_r8{position:relative;float:left;}
.personal_center_r8 h2{float:right;width:120px;height:40px;border:1px solid #e3e8ee;font-size:14px;color:#656565;line-height:40px;background:#f6f7f9 url(../images/personal_center_r2.png) no-repeat left 13px center;padding-left:45px;border-radius:2px;}
.personal_center_r8 input{position:absolute;top:0px;left:0px;width:100%;overflow:hidden;height:100%;opacity:0;}
.personal_center_r8 h3{text-align:right;width:100%;overflow:hidden;font-size:14px;color:#999999;line-height:24px;margin-right:10px;}
.personal_center_r9{padding-bottom:15px;border-bottom:1px solid #e1e1e1;}
.personal_center_r9 h2{font-size:18px;color:#333333;border-left:3px solid #178DE5;padding-left:10px;}
.personal_center_r10{margin-top:75px;}
.personal_center_r11{margin-top:35px;}
.personal_center_r12{width:330px;}
.personal_center_r13{background:#f6f7f9 url(../images/sjj.png) no-repeat right 10px center !important;padding-right:40px !important;background-size:16px !important;}
.personal_center_r14{margin-top:20px;}
.personal_center_r15{margin-top:40px;width:100%;overflow:hidden;}
.personal_center_r15 button{float:left;margin-right:20px;width:120px;font-size:14px;color:#333333;line-height:45px;border-radius:2px;border:0px;background:#d7dde4;}
.personal_center_r15 button.on{width:120px;font-size:14px;color:#FFFFFF;line-height:45px;border-radius:2px;border:0px;background:#15629C;}

.personal_center_r16{}
.personal_center_r16 h2{font-size:14px;color:#000000;line-height:24px;padding-left:30px;background:url(../images/personal_center_r4.png) no-repeat left center;background-size:24px;height:24px;}
.personal_center_r17{width:100%;margin-top:25px;}
.personal_center_r17 table{width:100%;}
.personal_center_r18{width:100%;background:#15629C;}
.personal_center_r18 th{font-size:14px;color:#FFFFFF;line-height:45px;text-align:center;font-weight:400;}

.personal_center_r19{text-align:center;border: 1px solid #e3e8ee;}
.personal_center_r19 td{font-size:13px;color:#636363;line-height:24px;max-width:250px;padding:10px 5px;word-break: break-all;}
.personal_center_r20{font-size:0px;padding-top:9px;}
.personal_center_r20 button{cursor:pointer;min-width:56px;height:26px;border:1px solid #e3e8ee;line-height:24px;background:#f6f7f9;display:inline-block;border-radius:2px;margin:0 5px;font-size:14px;padding:0 5px;}
.personal_center_r20 button:hover{background:#15629C;border:1px solid #15629C;color:#FFFFFF;}
.personal_center_input{width:100%;border:1px solid #e3e8ee;font-size:14px;color:#333333;line-height:45px;height:45px;padding:0 10px;background:#f6f7f9;}
.personal_center_textarea{width:100%;border:1px solid #e3e8ee;font-size:14px;color:#333333;line-height:24px;height:85px;padding:5px 10px;resize:none;background:#f6f7f9;}
/*个人中心（企业信息）*/
/*个人中心（安全中心绑定新手机号）*/
.personal_number{}
.personal_number_a{border:1px solid #e1e1e1;width:100%;overflow:hidden;margin-bottom:20px;}
.personal_number_a1{float:left;width:140px;margin:10px 0;text-align:center;border-right:1px dashed #e1e1e1;padding:4px 0;}
.personal_number_a1 h2{margin-bottom:10px;}
.personal_number_a1 h2 img{width:35px;height:35px;}
.personal_number_a1 h3{font-size:16px;color:#333333;line-height:25px;font-weight:700;height:25px;}
.personal_number_a2{float:right;margin-right:50px;margin-top:35px;}
.personal_number_a2 h2{font-size:14px;color:#198DE5;line-height:24px;}
.personal_number_a3{float:left;width:700px;margin:13px 0 0 20px;}
.personal_number_a3 li{width:100%;overflow:hidden;padding:0 30px 0 20px;}
.personal_number_a3 li:hover{background:#F7F7F7;}
.personal_number_a3 li h2{float:left;font-size:14px;color:#333333;line-height:35px;width:95px;margin-right:15px;}
.personal_number_a3 li h3{float:left;font-size:14px;color:#999999;line-height:35px;}
.personal_number_a3 li h4{float:right;font-size:14px;color:#198DE5;line-height:35px;}
/*个人中心（安全中心绑定新手机号）*/
/*个人中心（安全中心修改密码）*/
.Personal_password_a{width:100%;overflow:hidden;}
.Personal_password_a dl{width:100%;overflow:hidden;margin-bottom:15px;}
.Personal_password_a dl dt{float:left;width:90px;text-align:right;font-weight:400;margin-bottom:10px;}
.Personal_password_a dl dt h2{font-size:14px;color:#000000;line-height:45px;}
.Personal_password_a dl dt h2 span{font-size:14px;color:#E50012;line-height:24px;}
.Personal_password_a dl dd{float:left;width:330px;font-weight:400;overflow:hidden;}
.Personal_password_a1{width:100%;overflow:hidden;padding-top:15px;}
.Personal_password_a1 h2{font-size:14px;color:#999999;line-height:24px;padding-left:30px;background-size:20px 20px;background:url(../images/retrieve_password_btb2.png) no-repeat left center;background-size:20px 20px;}

.Personal_password_b2{text-align:center;}
.Personal_password_b2 h2{font-size:18px;color:#333333;line-height:28px;}
.Personal_password_b3{text-align:center;margin-top:45px;}
.Personal_password_b3 img{width:600px;}
.Personal_password_b4{margin-top:60px;text-align:center;}
.Personal_password_b4 h2{font-size:16px;color:#000000;line-height:26px;}
.Personal_password_b5{width:340px;margin:25px auto 0;}
.Personal_password_b5 .land4 dl dt{width:58px;}
.Personal_password_b5 .land4 dl dd{width:267px;}
.Personal_password_b6{}
.Personal_password_b6 dd{width:170px !important;}
.Personal_password_b7{float:right;width:77px;margin:0 10px;text-align:center;}
.Personal_password_b7 button{width:100%;font-size:14px;color:#1385DD;line-height:45px;background:none;border:0px;}


.Personal_password_c1{position:fixed;top:0px;left:0px;z-index:50;}
.Personal_password_c2{position:fixed;top:0px;left:0px;z-index:51;width:100%;height:100%;background:#000000;opacity:0.75;}
.Personal_password_c3{position:fixed;top:50%;left:50%;z-index:51;width:400px;height:400px;background:#FFFFFF;margin:-200px 0 0 -200px;text-align:center;}
.Personal_password_c3{padding:10px 20px;border-radius:4px;}
.Personal_password_c4{text-align:right;}
.Personal_password_c4 img{width:30px;height:30px;}
.Personal_password_c5{margin-top:60px;}
.Personal_password_c5 img{width:96px;height:104px;}
.Personal_password_c6{margin-top:30px;}
.Personal_password_c6 h2{font-size:14px;color:#000000;line-height:24px;}
.Personal_password_c6 h3{font-size:14px;color:#000000;line-height:24px;margin-top:5px;}
/*个人中心（安全中心修改密码）*/
/*个人中心（认证）*/
.personal_authentication_a{min-height:800px;overflow: hidden;}
.personal_authentication_a1{margin-top:140px;text-align:center;}
.personal_authentication_a2{}
.personal_authentication_a2 h2{font-size:18px;color:#333333;line-height:28px;margin-top:15px;}
.personal_authentication_a2 h3{font-size:14px;color:#999999;line-height:24px;}
.personal_authentication_a2 h4 img{width:100px;height:100px;}
.personal_authentication_a3{margin-top:45px;text-align:center;}
.personal_authentication_a3 h2{display:inline-block;font-size:14px;color:#999999;line-height:38px;width:140px;height:40px;border-radius:3px;border:1px solid #e1e1e1;}
.personal_authentication_a3 h2:hover{background:#198DE5;border:1px solid #198DE5;color:#FFFFFF;}
/*个人中心（认证）*/
/*个人中心（消息中心收件箱列表）*/
.Personal_mailbox_list{width:100%;overflow:hidden;background:url(../images/register1.png) repeat-x left bottom 1px;}
.Personal_mailbox_list li{float:left;padding-bottom:10px;margin-right:20px;}
.Personal_mailbox_list li h2{cursor:pointer;font-size:14px;color:#333333;line-height:24px;}
.Personal_mailbox_list li.on{padding-bottom:7px;border-bottom:3px solid #198DE5;}
.Personal_mailbox_list li.on h2{color:#198DE5;}
/*个人中心（消息中心收件箱列表）*/
/*个人中心（员工管理）*/
.personal_staff{width:100%;overflow:hidden;}
.personal_staff button{float:right;background:#333333;width:120px;height:35px;border:0px;color:#FFFFFF;font-size:14px;}
/*个人中心（员工管理）*/
/*个人中心（查看发稿（审核中））*/
.personal_contribution{text-align:center;width:100%;height:500px;padding-top:95px;background:#f8f8f8f8;border-radius:3px;border:1px solid #e1e1e1;}
.personal_contribution1{}
.personal_contribution1 img{width:80px;height:80px;}
.personal_contribution2{margin-top:20px;}
.personal_contribution2 h2{font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.personal_contribution2 h3{font-size:14px;color:#333333;line-height:24px;margin-top:20px;}
.personal_contribution3{margin-top:45px;text-align:center;font-size:0px;}
.personal_contribution3 button{display:inline-block;font-size:14px;color:#333333;line-height:45px;height:45px;background:#EDEDED;border-radius:3px;width:120px;border:0px;overflow:hidden;}
.personal_contribution3 button.on{background:#198DE5;color:#FFFFFF;margin:0 20px;}
/*个人中心（查看发稿（审核中））*/
/*个人中心（邮箱修改成功提示）*/
.prsonal_mailbox{text-align:center;margin-top:125px;}
.prsonal_mailbox1{}
.prsonal_mailbox1 img{width:157px;}
.prsonal_mailbox2{margin-top:35px;}
.prsonal_mailbox2 h2{font-size:14px;color:#000000;line-height:24px;}

.prsonal_mailbox_a .personal_center_textarea{height:140px;}
.prsonal_mailbox_a1 dl{width:100%;overflow:hidden;}
.prsonal_mailbox_a1 dl dt{float:left;}
.prsonal_mailbox_a1 dl dd{float:left;}
.prsonal_mailbox_a1 dl dd .dermis_application_radio{padding:0px;}
.prsonal_mailbox_a2{}
.prsonal_mailbox_a2 h2{font-size:14px;color:#333333;line-height:24px;}

.prsonal_mailbox_a3{}
.prsonal_mailbox_a3 dl{width:100%;overflow:hidden;}
.prsonal_mailbox_a4{width:100%;overflow:hidden;}
.prsonal_mailbox_a4 dd{width:330px;float:left;}
.prsonal_mailbox_a5{float:left;margin-left:10px;}
.prsonal_mailbox_a5 button{width:100px;height:45px;border:0px;background:#333333;font-size:14px;color:#FFFFFF;}
/*个人中心（邮箱修改成功提示）*/
/*个人中心（关联企业会员信息）*/
.prsonal_enterprise{width:100%;overflow:hidden;}
.prsonal_enterprise1{float:left;}
.prsonal_enterprise1 h2{font-size:14px;color:#000000;line-height:24px;}
.prsonal_enterprise2{float:left;width:700px;}
.prsonal_enterprise2 dl{width:100%;overflow:hidden;margin-bottom:30px;}
.prsonal_enterprise2 dl dt{}
.prsonal_enterprise2 dl dt h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.prsonal_enterprise3{width:100%;overflow:hidden;margin-top:15px;}
.prsonal_enterprise3 li{float:left;margin-right:30px;}
.prsonal_enterprise3 li h2{font-size:14px;color:#333333;line-height:24px;padding-left:25px;background:url(../images/land1.png) no-repeat left center;}
.prsonal_enterprise3 li.on h2{background:url(../images/land2.png) no-repeat left center;}
.prsonal_enterprise4{}
.prsonal_enterprise4 h2{font-size:14px;color:#656565;line-height:24px;}
/*个人中心（关联企业会员信息）*/
/*个人中心-会议报名*/
.dermis_hybm1{text-align:center;background:url(../images/dermis_hybm1.png) no-repeat center center;margin-top:40px;}
.dermis_hybm1 h2{font-size:24px;color:#000000;line-height:30px;}
.dermis_hybm2{margin-top:45px;width:1000px;margin:0 auto;margin-top:30px;overflow:hidden;}
.dermis_hybm2 dl{width:100%;overflow:hidden;margin-bottom:5px;}
.dermis_hybm2 dl dt{float:left;font-size:14px;color:#656565;line-height:24px;font-weight:400;}
.dermis_hybm2 dl dd{float:left;font-size:14px;color:#000000;line-height:24px;font-weight:400;}
.dermis_hybm3{width:1000px;margin:30px auto 0;}
.dermis_hybm3 h2{background:url(../images/dermis_hybm2.png) no-repeat left center;height:45px;font-size:18px;color:#FFFFFF;font-weight:700;line-height:28px;padding:8px 0 0 21px;}
.dermis_hybm4{width:100%;overflow:hidden;}
.dermis_hybm4 li{width:100%;overflow:hidden;margin-bottom:10px;}
.dermis_hybm5{float:left;margin-top:10px;margin-right:5px;}
.dermis_hybm5{cursor:pointer;width:25px;height:25px;background: url(../images/channel_news_e1.png) no-repeat center center;background-size: 22px 22px;}
.dermis_hybm5.on{width:25px;height:25px;background:url(../images/channel_news_e3.png) no-repeat center center;background-size:22px 22px;}
.dermis_hybm6{float:left;margin:0 5px;}
.dermis_hybm6 h2{font-size: 14px;color: #000000;line-height: 45px;}
.dermis_hybm7{float:left;}
.dermis_hybm7 input.dermis_application_input{width:100px;}
.dermis_hybm8{float:left;margin:0 5px;min-width:56px;text-align:right;}
.dermis_hybm8 h2{font-size: 14px;color: #000000;line-height: 45px;}
/*个人中心-会议报名*/
/*个人中心-企业*/
.dermis_enterprise{padding:30px 35px;}
.dermis_enterprise1{border-bottom:1px solid #e1e1e1;}
.dermis_enterprise2{}
.dermis_enterprise2 h2{font-size:14px;color:#000000;line-height:24px;}
.dermis_enterprise3{width:500px;overflow:hidden;margin-top:25px;}
.dermis_enterprise3 li{width:250px;float:left;overflow:hidden;margin-bottom:15px;}
.dermis_enterprise3 li h3{float:left;font-size:14px;color:#333333;line-height:24px;width:110px;}
.dermis_enterprise3 li h2{float:left;width:80px;font-size:24px;line-height:22px;height:24px;width:80px;border:1px solid #e1e1e1;border-radius:2px;font-size:12px;color:#000000;background:url(../images/dermis_enterprise1.png) no-repeat right 5px center;background-size:12px 13px;padding-left:5px;}

.dermis_enterprise4{margin-top:40px;}
.dermis_enterprise4 dl{width:100%;overflow:hidden;}
.dermis_enterprise4 dl dt{width:100px;float:left;font-size:14px;color:#333333;font-weight:400;line-height:40px;}
.dermis_enterprise4 dl dd{float:left;}
.dermis_enterprise4 dl dd input{width:330px;border:1px solid #e1e1e1;font-size:14px;color:#333333;line-height:40px;height:40px;padding:0 10px;}
.dermis_enterprise5{width:330px;height:40px;border:1px solid #e1e1e1;font-size:14px;color:#333333;padding:0 5px;}
.dermis_enterprise6{width:100%;overflow:hidden;}
.dermis_enterprise6 h2{float:left;background:#F7F7F7;font-size:14px;color:#636363;border:1px solid #e1e1e1;width:120px;height:40px;line-height:40px;border-radius:2px;text-align:right;padding:0 15px;background:url(../images/dermis_enterprise2.png) no-repeat left 15px center;background-size:18px 18px;cursor:pointer;}
.dermis_enterprise6 h3{float:left;font-size:14px;color:#999999;line-height:40px;margin-left:10px;}
.dermis_enterprise6 h3 input{width:200px !important;}

.dermis_enterprise7{width:710px;height:85px;color:#333333;font-size:14px;line-height:24px;padding:10px;border:1px solid #e1e1e1;border-radius:2px;resize:none;}
/*个人中心-企业*/
/*真皮标志左侧*/
.dermal_marker_left1{}
.dermal_marker_left1{background:#FFFFFF;margin-top:10px;height:650px;}
.dermal_marker_left1 dl{margin-bottom:0px;border-bottom:1px solid #e1e1e1;}
.dermal_marker_left2{border-bottom:1px solid #e1e1e1;}
.dermal_marker_left2 h2{font-size:14px;color:#333333;line-height:50px;font-weight:700;background:url(../images/personal_left5.png) no-repeat right 20px center;background-size:9px 5px;cursor:pointer;padding:0 30px 0 20px;}
.dermal_marker_left3{display:block;}
.dermal_marker_left3 dd{}
.dermal_marker_left3 dd h2{line-height:45px;font-size:14px;color:#333333;padding-left:35px;}
.dermal_marker_left3 dd:hover h2,.dermal_marker_left3 dd.on h2{line-height:45px;font-size:14px;color:#FFFFFF;padding-left:35px;background:#178DE5;}
.dermal_marker_left1 dl.dermal_marker_left4{border-bottom:0px;}
.dermal_marker_left4 .dermal_marker_left2 h2{background:none;}
/*真皮标志左侧*/
/*真皮标志内容*/
.dermal_marker_cont{min-height:920px;}
/*真皮标志内容*/
/*真皮标志申请*/
.dermis_application{width:100%;overflow:hidden;background:#FFFFFF;padding:0 18px 80px;}
.dermis_application_a{padding:20px 0;border-bottom:1px solid #e3e8ee;}
.dermis_application_a h2{font-size:16px;color:#333333;border-left:3px solid #15629C;padding-left:10px;}
.dermis_application_b{margin-top:40px;}
.dermis_application_c{width:100%;overflow:hidden;}
.dermis_application_c dl{float:left;}
.dermis_application_c dl dt{float:left;text-align:right;}
.dermis_application_c dl dd{float:left;}
.dermis_application_c dl dt h2{font-size:14px;color:#000000;line-height:45px;}
.dermis_application_c dl dt h2 span{color:#E50012;}
.dermis_application_d{width:250px;}
.dermis_application_e{width:120px;}
.brand_b2 .dermis_application_e{width:150px;}
.dermis_application_f{width:100%;overflow:hidden;padding-top:10px;}
.dermis_application_f h2{float:left;font-size:14px;color:#636363;line-height:25px;margin-right:25px;}
.dermis_application_g{margin-top:65px;}
.dermis_application_h{width:780px !important;}
.dermis_application_i{width:210px !important;}
.dermis_application_j{width:75px !important;}
.dermis_application_k{}
.dermis_application_k select{width:100%;height:45px;color:#333333;margin-right:15px;font-size:14px;line-height:45px;padding:0 10px;border:1px solid #e3e8ee;background:#f6f7f9;}
.dermis_application_l{}
.dermis_application_l button{cursor:pointer;border:0px;width:120px;height:45px;line-height:45px;background:#333333;border-radius:2px;font-size:14px;color:#FFFFFF;}
.dermis_application_m{text-align:center;background:url(../images/register1.png) repeat-x left center;}
.dermis_application_m h2{display:inline-block;font-size:14px;color:#333333;line-height:24px;background:#FFFFFF;padding:0 20px;}
.dermis_application_n{margin:15px auto 0}
.dermis_application_0{}
.dermis_application_0 h2{font-size:14px;color:#333333;line-height:24px;}

.dermis_application_p{width:100%;overflow:hidden;margin-top:15px;border-bottom:0px;}
.dermis_application_p table{width:100%;}
.dermis_application_p table tr{border:1px solid #e3e8ee;}
.dermis_application_q{}
.dermis_application_q img{width:36px;}
.dermis_application_r{height:200px !important;}
.dermis_application_s h2{line-height:22.5px !important;padding-right:10px;}


.dermis_application_t{}
.dermis_application_t .dermis_application_c dl dt{width:140px;}
.dermis_application_t .dermis_application_input{width:320px;}
.dermis_application_t .dermis_application_n{width:100%;}

.dermis_application_input{width:330px;border:1px solid #e3e8ee;background:#f6f7f9;font-size:14px;color:#333333;line-height:45px;height:45px;padding:0 10px;}
.dermis_application_textarea{width:780px;border:1px solid #e3e8ee;font-size:14px;color:#333333;line-height:24px;height:100px;padding:5px 10px;resize:none;background: #f6f7f9;}
.dermis_application_radio{padding:10px 0;overflow:hidden;}
.dermis_application_radio li{float:left;margin-right:30px;}
.dermis_application_radio li h2{font-size:14px;color:#000000;line-height:25px;padding-left:30px;background:url(../images/dermis_application_radio1.png) no-repeat left center;background-size:18px;cursor:pointer;}
.dermis_application_radio li.on h2{background:url(../images/dermis_application_radio2.png) no-repeat left center;background-size:18px;}
.dermis_application_radio1{padding:10px 0;}
.dermis_application_radio1 li{float:left;margin-right:30px;}
.dermis_application_radio1 li h2{font-size:14px;color:#000000;line-height:25px;padding-left:30px;background:url(../images/dermis_application_radio1.png) no-repeat left center;background-size:18px;cursor:pointer;}
.dermis_application_radio1 li.on h2{background:url(../images/dermis_application_radio2.png) no-repeat left center;background-size:18px;}
.dermis_application_radio2{padding:10px 0;}
.dermis_application_radio2 li{float:left;margin:0 15px;}
.dermis_application_radio2 li h2{font-size:14px;color:#000000;line-height:25px;}

.dermis_application_checkbox{padding:10px 0;overflow:hidden;}
.dermis_application_checkbox li{float:left;margin-right:30px;}
.dermis_application_checkbox li h2{font-size:14px;color:#000000;line-height:25px;padding-left:30px;background:url(../images/land1.png) no-repeat left center;background-size:18px;cursor:pointer;}
.dermis_application_checkbox li.on h2{background:url(../images/land2.png) no-repeat left center;background-size:18px;}

.da{width:770px;}

.dermis_application_u1{border-top:1px solid #e1e1e1;padding-top:25px;}
.dermis_application_u1 dl{width:100%;overflow:hidden;margin-bottom:10px;}
.dermis_application_u1 dl dt{float:left;width:200px;text-align:right;}
.dermis_application_u1 dl dt h2{font-size:14px;color:#000000;line-height:40px;}
.dermis_application_u1 dl dd{float:left;}

.dermis_application_u2{overflow:hidden;}
.dermis_application_u2 li{float:left;margin-right:15px;}
.dermis_application_u2 li h2{float:left;font-size:14px;color:#666666;line-height:40px;margin-right:10px;}
.dermis_application_u2 li input.dermis_application_input{float:left;width:100px;height:40px;line-height:24px;}

.dermis_application_v1{margin-top:20px;}
.dermis_application_v1 table{width:100%;}
.dermis_application_v1 table thead tr th{font-size:14px;color:#000000;text-align:center;height:40px;}
.dermis_application_v1 table tbody{}
.dermis_application_v1 table tbody tr td{font-size:14px;color:#000000;text-align:center;padding:10px 0;}
.dermis_application_v1 table thead tr th.dermis_application_v3{padding:0 10px;max-width:200px;}
.dermis_application_v1 table tbody tr td.dermis_application_v3{padding:0 10px;max-width:200px;}
.dermis_application_v2{width:70px;height:30px;line-height:24px;padding:0 5px;}

.dermis_application_v3{text-align:center;}
.dermis_application_v3 button{float:inherit;}
/*真皮标志申请*/
/*真皮标志申请流程*/
.dermis_application_procedure{margin-top:50px;width:100%;overflow:hidden;}
.dermis_application_procedure1{text-align:center;}
.dermis_application_procedure1 img{width:742px;}
.dermis_application_procedure2{text-align:center;margin-top:100px;}
.dermis_application_procedure2 h2{margin-bottom:30px;}
.dermis_application_procedure2 h2 img{width:139px;}
.dermis_application_procedure2 h3{font-size:14px;color:#333333;line-height:24px;}
.dermis_application_procedure2 h4{font-size:24px;color:#333333;line-height:34px;margin-bottom:10px;}
.dermis_application_procedure3{text-align:center;margin-top:35px;}
.dermis_application_procedure3 h2{display:inline-block;font-size:14px;color:#333333;line-height:35px;width:140px;height:35px;border:1px solid #e3e8ee;}
.dermis_application_procedure4{margin-top:170px;text-align:center;}
.dermis_application_procedure4 h2{margin-bottom:30px;}
.dermis_application_procedure4 h2 img{width:88px;}
.dermis_application_procedure4 h3{font-size:14px;color:#333333;line-height:34px;}
.dermis_application_procedure4 h4{font-size:24px;color:#333333;line-height:34px;}
.dermis_application_procedure5{text-align:center;margin-top:35px;}
.dermis_application_procedure5 h2{display:inline-block;font-size:14px;color:#333333;line-height:45px;width:200px;height:45px;border:1px solid #e1e1e1;}
.dermis_application_procedure6{}
.dermis_application_procedure6 li{position:relative;float:left;margin-right:20px;width:140px;height:45px;border:1px solid #e1e1e1;}
.dermis_application_procedure6 li h2{}
.dermis_application_procedure6 li h3{display:none;position:absolute;top:0px;right:0px;}
.dermis_application_procedure6 li.on{background:#FACD89;border:1px solid #EF857D;}
.dermis_application_procedure6 li.on h3{display:block;}
/*真皮标志申请流程*/
/*真皮标志首页*/
.leather_homepage{float:right;width:960px;border: 1px solid #e3e8ee;}
.leather_homepage1{background:#FFFFFF;min-height:800px;}

.leather_homepage2{padding:20px;width:100%;overflow:hidden;}
.leather_homepage3{float:left;width:560px;height:220px;border:1px solid #e1e1e1;border-radius:4px;overflow:hidden;}
.leather_homepage4{width:100%;padding-left:15px;background:#F7F7F7;border-bottom:1px solid #e1e1e1;}
.leather_homepage4 h2{padding-left:30px;font-size:16px;color:#333333;line-height:44px;background:url(../images/leather_homepage1.png) no-repeat left center;background-size:16px 16px;font-weight:700;}
.leather_homepage5{width:100%;padding:15px 15px;}
.leather_homepage5 ul{height:144px;overflow:hidden;}
.leather_homepage5 ul li{padding-left:20px;background:url(../images/leather_homepage2.png) no-repeat left center;}
.leather_homepage5 ul li h2{font-size:14px;color:#333333;line-height:24px;}
.leather_homepage6{margin-top:10px;padding:20px;height:590px;}

.leather_homepage7{}
.leather_homepage7 h2{font-size:24px;color:#333333;line-height:20px;border-left:4px solid #178DE5;padding-left:20px;}
.leather_homepage8{width:100%;overflow:hidden;margin:60px 0;}
.leather_homepage8 li{float:left;margin-right:55px;}
.leather_homepage8 li:last-child{margin-right:0px;}
.leather_homepage9{}
.leather_homepage9 h2{display:block;}
.leather_homepage9 h2 img{width:100px;height:100px;display:block;}
.leather_homepage9 h3{display:none;}
.leather_homepage9 h3 img{width:100px;height:100px;display:block;}
.leather_homepage10{text-align:center;margin-top:15px;}
.leather_homepage10 h2{font-size:16px;color:#333333;line-height:26px;}
.leather_homepage10 h3{font-size:14px;color:#999999;line-height:26px;}
.leather_homepage11{margin-top:40px;}
.leather_homepage11 li{float:left;width:120px;text-align:center;}
.leather_homepage11 li h2{font-size:14px;color:#333333;line-height:45px;}
.leather_homepage11 li:hover h2,.leather_homepage11 li.on h2{background:#178DE5;border-radius:100px;color:#FFFFFF;}


.leather_homepage12{}
.leather_homepage12 li {
	float: left;
	margin-right: 30px;
}
.leather_homepage12 ul li .leather_homepage9 h2{height:100px;
	border: 1px solid #000;
	padding: 25px 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 100px;text-align: center;margin: 0 auto;}
.leather_homepage12 ul li .leather_homepage9 h2 img{height:50px;width: auto;margin: 0 auto;}
/*真皮标志首页*/

/*频道新闻聚焦*/
.channel_news_a{width:100%;background:#FFFFFF;padding:20px;overflow:hidden;margin-bottom:10px;}
.channel_news_a1{width:490px;float:left;position:relative;height:320px;}
.channel_news_a1 .bd li{position:relative;height:320px;}
.channel_news_a1 .bd li .pic img{width:100%;}
.channel_news_a1 .hd{}
.channel_news_a1 .hd ul{position:absolute;bottom:20px;right:15px;}
.channel_news_a1 .hd ul li{float:left;width:10px;height:10px;border-radius:100%;background:#FFFFFF;opacity:0.5;font-size:0px;margin-right:5px;cursor:pointer;}
.channel_news_a1 .hd ul li.on{width:20px;background:#198DE5;border-radius:50px;opacity:1;}
.channel_news_a2{position:absolute;bottom:0px;left:0px;width:100%;background:url(../images/channel_news_a3.png);padding:0 100px 0 10px;}
.channel_news_a2 h2{font-size:18px;color:#FFFFFF;line-height:50px;height:50px;overflow:hidden;}
.channel_news_a3{width:300px;float:right;}
.channel_news_a4{width:100%;overflow:hidden;background:url(../images/channel_news_a4.png) repeat-x left bottom;}
.channel_news_a4 h2{float:left;border-bottom:1px solid #198DE5;padding-bottom:5px;}
.channel_news_a4 h2 span{display:block;float:left;margin-right:5px;}
.channel_news_a4 h2 b{display:block;float:left;font-size:20px;float:left;line-height:30px;height:30px;}
.channel_news_a5{}
.channel_news_a5 li{padding:7px 0;border-bottom:1px solid #e1e1e1;}
.channel_news_a5 li:last-child{border-bottom:0px;padding: 7px 0 0;}
.channel_news_a5 li:hover .channel_news_a6 h2{font-size:14px;color:#198DE5;}
.channel_news_a6{}
.channel_news_a6 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;    height: 24px;
	overflow: hidden;}
.channel_news_a6 p{font-size:12px;color:#656565;line-height:17px;}

.channel_news_b1{background:#FFFFFF;padding:20px 0px;overflow:hidden;}
.channel_news_b1 .tab-content .op{display:none;}
.channel_news_b1 .tab-content .op.on{display:block;}
.channel_news_b2{padding:0 20px;}
.channel_news_b2 ul{width:100%;overflow:hidden;}
.channel_news_b2 ul li{float:left;background:#003e7e;width:33.33%;text-align:center;}
.channel_news_b2 ul li h2{cursor:pointer;color:#FFFFFF;font-size:14px;line-height:45px;height:45px;}
.channel_news_b2 ul li.on,.channel_news_b2 ul li:hover{background:#198DE5;}
.channel_news_b3{margin-top:20px;}
.channel_news_b3 li{width:100%;overflow:hidden;padding:0px 20px;}
.channel_news_b3 li .channel_news_b4{padding:25px 0 26px;}
.channel_news_b3 li:hover{background:#F9F7F7;}
.channel_news_b4{width:100%;overflow:hidden;border-bottom:1px dashed #e1e1e1;padding:30px 0;}
.channel_news_b5{float:left;text-align:center;width:46px;}
.channel_news_b5 h2{font-size:12px;color:#656565;line-height:20px;background:#F1F1F1;}
.channel_news_b5 h3{margin:10px 0 5px;}
.channel_news_b5 h3 img{width:18px;height:18px;display:inline-block;}
.channel_news_b5 h4{font-size:14px;color:#656565;line-height:24px;}
.channel_news_b6{width:760px;float:right;text-align:left;}
.channel_news_b6 h2{font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.channel_news_b6 p{font-size:14px;color:#656565;line-height:24px;}

/*右侧*/
.channel_news_c1{background:#FFFFFF;padding:10px;}
.channel_news_c1 img{width:100%;}
.channel_news_c2{background:#FFFFFF;padding:20px 10px;}
.channel_news_c3{width:100%;overflow:hidden;}
.channel_news_c3{background:url(../images/channel_news_a4.png) repeat-x top 1px left;}
.channel_news_c3 h2{padding-left:30px;font-size:20px;color:#333333;line-height:20px;background:url(../images/channel_news_c7.png) no-repeat left top 10px;font-weight:700;float:left;border-top:3px solid #198DE5;padding-top:10px;}
.channel_news_c3 h3{padding-left:30px;font-size:14px;color:#CBCBCB;line-height:24px;width:100%;overflow:hidden;}
.channel_news_c4{margin-top:10px;}
.channel_news_c4 li{width:100%;overflow:hidden;padding:8px 0;border-bottom:1px dashed #e1e1e1;}
.channel_news_c4 li:last-child{border-bottom:0px;padding-bottom:0px;}
.channel_news_c4 li h2{float:left;font-size:14px;color:#333333;line-height:24px;width:255px;margin-left:10px;height:24px;overflow:hidden;}
.channel_news_c4 li h3{float:left;width:24px;height:24px;font-size:14px;color:#656565;line-height:24px;border-radius:100%;background:#F1F1F1;text-align:center;font-style:oblique}
.channel_news_c4 li h3.channel_news_c5{background:none;color:#E50012;font-size:32px;}
.channel_news_c4 li h3.channel_news_c6{background:none;color:#F17D4B;font-size:32px;}
.channel_news_c4 li h3.channel_news_c7{background:none;color:#FFCB00;font-size:32px;}

.channel_news_c8{width:100%;overflow:hidden;}
.channel_news_c8{background:url(../images/channel_news_a4.png) repeat-x top 1px left;}
.channel_news_c8 h2{font-size:20px;color:#333333;line-height:20px;font-weight:700;float:left;border-top:3px solid #198DE5;padding-top:10px;}
.channel_news_c8 h3{font-size:14px;color:#CBCBCB;line-height:24px;width:100%;overflow:hidden;}

.channel_news_c9{margin-top:10px;}
.channel_news_c9 li{position:relative;border-bottom:1px solid #e1e1e1;padding:10px 20px 10px 0;width:100%;overflow:hidden;}
.channel_news_c9 li:last-child{border-bottom:0px;}
.channel_news_c9 li:hover .channel_news_c11 h2{font-size:14px;color:#198DE5;}
.channel_news_c10{float:left;width:100px;height:70px;overflow:hidden;}
.channel_news_c10 img{width:100px;}
.channel_news_c11{float:right;width:180px;}
.channel_news_c11 h2{font-size:14px;color:#333333;line-height:24px;}

.channel_news_c12{padding:4px 9px;}
.channel_news_c12 ul{}
.channel_news_c12 ul li{margin:5px 0 10px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.channel_news_c12 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.channel_news_c12 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.channel_news_c12 ul li:hover h2{color:#198DE5;}
/*频道新闻聚焦*/

/*频道-政策法规*/
.channel_news_c13{padding:0px 0 0px;}
.channel_news_c13 .channel_news_b3{margin-top:0px;}
.channel_news_c13 .channel_news_b3 li .channel_news_b4{padding:31px 0;}
.channel_news_c14 .channel_news_b3 li .channel_news_b4{padding:30px 0;}
.channel_news_c13 .channel_news_b3 li:last-child .channel_news_b4{border-bottom:0px;}
.channel_news_c14{padding:0px 0 40px;}
.channel_news_c14 .channel_news_b3{margin:0px 0;}
.channel_news_c14 .list2{margin-top:47px;}
.channel_news_c15{}
.channel_news_c15 li{padding:0 0 10px;margin-bottom:10px;}
.channel_news_c15 li:last-child{margin-bottom:0px;}
.channel_news_c15 li .channel_news_a6 p{margin-top:5px;}
/*频道-政策法规*/
/*频道-行业数据*/
.channel_data{}
.channel_data1{background:#333333 !important;}
.channel_data1 ul li{}
.channel_data1 ul li:hover h2,.channel_data1 ul li.on h2{background:#49A1F9 !important;}
.channel_data1 ul li h2{min-width:77px !important;padding:0 10px;}
.channel_data2{}
.channel_data2 ul li h2{min-width:110px !important;}
.channel_data3{}
.channel_data3 ul{width:100%;}
.channel_data3 ul li{width:25%;}

.channel_data_a{background:#FFFFFF;padding:20px 20px 47px;}
.channel_data_a1{width:100%;overflow:hidden;border-top:2px solid #333333;padding-top:15px;}
.channel_data_a2{float:left;}
.channel_data_a2 h2{border-left:4px solid #198DE5;padding-left:10px;line-height:20px;font-size:20px;color:#333333;font-weight:700;}
.channel_data_a2 h2 span{font-size:20px;color:#198DE5;font-weight:700;}
.channel_data_a3{float:right;}
.channel_data_a3 h3{float:left;font-size:14px;color:#999999;line-height:24px;}
.channel_data_a3 h2{cursor:pointer;float:left;font-size:14px;color:#333333;line-height:24px;min-width:52px;height:24px;text-align:center;margin-left:20px;}
.channel_data_a3 h2.on{color:#FFFFFF;background:#198DE5;}
.channel_data_a3 ul{float:left;}
.channel_data_a4{margin-top:20px;}
.channel_data_a5{width:100%;overflow:hidden;margin-bottom:15px;}
.channel_data_a5 h2{float:left;font-size:16px;color:#656565;line-height:26px;font-weight:700;}
.channel_data_a5 h3{cursor:pointer;float:right;font-size:14px;color:#999999;line-height:26px;}
.channel_data_a6{border-bottom:1px solid #e1e1e1;}
.channel_data_a6 dl{width:100%;overflow:hidden;border:1px solid #e1e1e1;border-bottom:0px;margin-bottom:0px;}
.channel_data_a6 dl dt{float:left;width:320px;font-size:14px;color:#333333;line-height:25px;border-right:1px solid #e1e1e1;padding:10px 15px;}
.channel_data_a6 dl dt h2{font-size:14px;color:#333333;line-height:25px;}
.channel_data_a6 dl dd{float:left;width:480px;font-size:14px;color:#656565;line-height:25px;padding:10px 0px 10px	 15px;}
.channel_data_a7{}
.channel_data_a7 h2{float:left;cursor:pointer;font-size:14px;color:#656565;line-height:24px;margin-right:14px;}
.channel_data_a7 h2:hover{color:#198DE5;}

.channel_data_b{background:#FFFFFF;padding:21px 20px 22px;overflow:hidden;width:100%;}
.channel_data_b1{width:100%;overflow:hidden;}
.channel_data_b2{width:395px;float:left;overflow:hidden;}
.channel_data_b3{width:395px;float:right;overflow:hidden;}
.channel_data_b4{float:right;}
.channel_data_b4 h2{font-size:14px;color:#999999;line-height:20px;cursor:pointer;}
.channel_data_b5{margin-top:10px;overflow:hidden;}
.channel_data_b5 ul{}
.channel_data_b5 ul li{margin:7px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.channel_data_b5 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.channel_data_b5 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.channel_data_b5 ul li:hover h2{color:#198DE5;}
.channel_data_b6{width:100%;overflow:hidden;}
.channel_data_b7{float:left;width:425px;}
.channel_data_b7 img{width:100%;}
.channel_data_b8{float:right;width:425px;}
.channel_data_b8 img{width:100%;}
.channel_data_b9{border:1px solid #D0E1EF;padding:10px 10px 15px;margin-top:15px;}
.channel_data_b9 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:5px;}
.channel_data_b9 p{font-size:12px;color:#333333;line-height:20px;}

.channel_data_d1{width:100%;overflow:hidden;border-bottom:2px solid #E1E1E1;padding-bottom:15px;}
.channel_data_d2{}
.channel_data_d2 h2{float:left;font-size:16px;color:#656565;font-weight:700;line-height:20px;padding-right:10px;border-right:1px solid #e1e1e1;margin-right:10px;}
.channel_data_d2 h2:last-child{padding:0px;border:0px;}
.channel_data_d2 h2.on{font-size:16px;color:#198DE5;line-height:20px;}
.channel_data_d3{}
.channel_data_d3 ul li{margin:9px 0 0px;}
.channel_data_d4{display:none;}
.channel_data_d4.on{display:block;}
.channel_data_d4 ul li{margin:11px 0 0px;}
.channel_data_d5{}
.channel_data_d5 li{display:none;}
.channel_data_d5 li.on{display:block;}
.channel_data_b3 .channel_data_d2 h2{cursor:pointer;}
/*行业数据-right*/
.channel_data_c1{overflow:hidden;}
.channel_data_c1 dl{width:100%;overflow:hidden;margin-bottom:0px;margin-top:5px;}
.channel_data_c1 dl dt{font-size:14px;color:#333333;line-height:24px;font-weight:700;float:left;}
.channel_data_c1 dl dd{font-size:14px;color:#333333;line-height:24px;}
.channel_data_c2{position:absolute;bottom:10px;left:100px;width:40px;height:18px;text-align:center;background:url(../images/channel_data_c1.png) no-repeat center center;background-size:40px 18px;opacity:0;transition: all 0.3s;}
.channel_data_c2 h2{font-size:12px;color:#FFFFFF;line-height:18px;width:40px;height:18px;}
.channel_news_c9 li:hover .channel_data_c2{left:70px;opacity:1;}

/*季度数据*/
.channel_news_d1{padding:30px 150px 150px;width:100%;overflow:hidden;background:#FFFFFF;}
.channel_news_d2{text-align:center;padding-bottom:10px;border-bottom:1px solid #e1e1e1;}
.channel_news_d2 h2{font-size:24px;color:#333333;line-height:34px;}
.channel_news_d3{width:100%;overflow:hidden;margin-top:20px;}
.channel_news_d4{float:left;}
.channel_news_d4 h2{font-size:14px;color:#333333;line-height:26px;height:26px;}
.channel_news_d5{float:left;overflow:hidden;margin-left:20px;}
.channel_news_d5 li{float:left;background:#E1E1E1;min-width:60px;text-align:center;padding:0 5px;}
.channel_news_d5 li.on{background:#198DE5;}
.channel_news_d5 li.on h2{color:#FFFFFF;}
.channel_news_d5 li h2{cursor:pointer;font-size:14px;color:#333333;line-height:24px;}
.channel_news_e1{border:1px solid #e1e1e1;margin-top:20px;}
.channel_news_e2{width:100%;overflow:hidden;padding:15px 20px;border-bottom:1px solid #e1e1e1;}
.channel_news_e2 h4{float:left;width:22px;height:22px;background:url(../images/channel_news_e1.png) no-repeat center center;background-size:22px 22px;cursor:pointer;}
.channel_news_e2 h4.on{float:left;width:22px;height:22px;background:url(../images/channel_news_e3.png) no-repeat center center;background-size:22px 22px;cursor:pointer;}
.channel_news_e2 h3{cursor:pointer;float:left;width:20px;height:22px;background:url(../images/channel_news_e2.png) no-repeat center center;background-size:20px 22px;margin-left:15px;}
.channel_news_e2 h2{float:left;color:#333333;font-size:14px;line-height:22px;height:22px;margin-left:10px;}

.channel_news_e3{padding:10px 0px 10px 20px;width:100%;overflow:hidden;}
.channel_news_e3 li{border-bottom:1px solid #e1e1e1;width:100%;overflow:hidden;padding:10px 40px 10px 0px;}
.channel_news_e3 li h4{float:left;width:22px;height:22px;background:url(../images/channel_news_e1.png) no-repeat center center;background-size:22px 22px;cursor:pointer;}
.channel_news_e3 li h4.on{float:left;width:22px;height:22px;background:url(../images/channel_news_e3.png) no-repeat center center;background-size:22px 22px;cursor:pointer;}
.channel_news_e3 li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:22px;margin-left:20px;}
.channel_news_e3 li h3{float:right;font-size:14px;color:#656565;line-height:24px;}
.channel_news_e3 li:last-child{border:0px;}
.channel_news_e3 li:hover h2{color:#198DE5;}

.channel_news_e4{width:100%;overflow:hidden;margin-top:20px;}
.channel_news_e5{float:left;width:780px;height:24px;overflow:hidden;}
.channel_news_e5.on{height:auto;}
.channel_news_e5 li{float:left;margin-right:20px;margin-bottom:5px;}
.channel_news_e5 li h2{float:left;font-size:14px;color:#333333;line-height:24px;}
.channel_news_e5 li.on h2{font-size:14px;color:#198DE5;font-weight:700;}
.channel_news_e6{float:right;}
.channel_news_e6 h2{display:none;cursor:pointer;width:60px;height:24px;border:1px solid #e1e1e1;font-size:14px;color:#333333;line-height:22px;padding:0 8px;background:url(../images/channel_news_e4.png) no-repeat right 5px center;background-size:7px 4px;}
.channel_news_e6 h2.on{display:block;}
.channel_news_e6 h3{display:none;cursor:pointer;width:60px;height:24px;border:1px solid #e1e1e1;font-size:14px;color:#333333;line-height:22px;padding:0 8px;background:url(../images/channel_news_e5.png) no-repeat right 5px center;background-size:7px 4px;}
.channel_news_e6 h3.on{display:block;}

.channel_news_f1{margin-top:20px;border:1px solid #e1e1e1;padding:20px 40px;}
.channel_news_f1 img{max-width:100%;}
.channel_news_f2{width:100%;overflow:hidden;padding-right:40px;margin-top:40px;}
.channel_news_f2 h2{cursor:pointer;float:right;margin-right:18px;width:45px;height:45px;background:#F1F1F1;line-height:45px;font-size:14px;color:#333333;text-align:center;}
.channel_news_f2 h3{cursor:pointer;float:right;}
.channel_news_f2 h3 img{width:45px;height:45px;}
/*频道-行业数据*/
/*频道-国际交流*/
.international_exchange_a1{padding:55px 150px 95px;background:#FFFFFF;}
.international_exchange_a2{background:url(../images/channel_news_a4.png) repeat-x bottom center;width:100%;overflow:hidden;margin-bottom:15px;}
.international_exchange_a2 h2{float:left;font-size:12px;color:#999999;line-height:16px;background:#FFFFFF;}
.international_exchange_a3{margin-bottom:30px;}
.international_exchange_a4{width:100%;overflow:hidden;background:url(../images/international_exchange_a2.png) no-repeat bottom 1px center;}
.international_exchange_a5{float:left;border-bottom:2px solid #198DE5;padding-bottom:10px;}
.international_exchange_a5 h2{font-size:18px;color:#333333;line-height:22px;font-style:italic;}
.international_exchange_a5 h2 span{font-size:18px;color:#333333;line-height:22px;font-weight:700;}
.international_exchange_a6{float:right;}
.international_exchange_a6 h2{font-size:14px;color:#999999;line-height:22px;}
.international_exchange_a7{margin-top:25px;position:relative;}
.international_exchange_a7 .bd{width:100%;overflow:hidden;}
.international_exchange_a7 .bd ul li{width:170px;float:left;margin-right:12px;}
.international_exchange_a7 .bd ul li .pic{}
.international_exchange_a7 .bd ul li .pic img{width:100%;display:block;}
.international_exchange_a7 .hd .prev{width:16px;height:30px;display:block;position:absolute;top:45px;left:-37px;background:url(../images/international_exchange_a8.png) no-repeat center center;background-size:16px 30px;}
.international_exchange_a7 .hd .prev:hover{background:url(../images/international_exchange_a10.png) no-repeat center center;background-size:16px 30px;}
.international_exchange_a7 .hd .next{width:16px;height:30px;display:block;position:absolute;top:45px;right:-37px;background:#000;background:url(../images/international_exchange_a9.png) no-repeat center center;background-size:16px 30px;}
.international_exchange_a7 .hd .next:hover{background:url(../images/international_exchange_a11.png) no-repeat center center;background-size:16px 30px;}
.international_exchange_a8{text-align:center;margin-top:10px;}
.international_exchange_a8 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
/*频道-国际交流*/
/*频道-国际交流*/
.expert_library{padding:40px 120px 40px 150px;background:#FFFFFF;}
.expert_library1{}
.expert_library1 .expert_library2:last-child{border-bottom:0px;}
.expert_library2{width:100%;overflow:hidden;border-bottom:1px dashed #e1e1e1;padding-bottom:20px;margin-bottom:30px;}
.expert_library2 li{width:170px;float:left;margin-right:12px;text-align:center;}
.expert_library4{text-align:center;margin-top:15px;}
.expert_library4 h2{font-size:14px;color:#000000;line-height:24px;}
.expert_library3{text-align:center;width:100%;height:180px;overflow: hidden}
.expert_library3 img{width:150px;display:inline-block;}


.expert_library5{padding:20px;background:#FFFFFF;}
.expert_library5{}
/*频道-国际交流*/
/*频道专题报道*/
.special_report_a1{width:100%;position:relative;overflow:hidden;}
.special_report_a1 .bd li .pic img{width:100%;}
.special_report_a1 .hd{}
.special_report_a1 .hd ul{text-align:center;font-size:0px;position:absolute;bottom:20px;width:100%;left:0px;}
.special_report_a1 .hd ul li{cursor:pointer;display:inline-block;width:12px;height:12px;background:#FFFFFF;border-radius:100%;opacity:0.5;margin:0 3px;vertical-align:text-top;}
.special_report_a1 .hd ul li.on{border:3px solid #198EE6;background:#198DE5;width:13px;height:13px;opacity:1;}
.special_report_a2{padding:35px 40px 0;background:#FFFFFF;overflow:hidden;}
.special_report_a3{width:100%;overflow:hidden;}
.special_report_a3 li{width:540px;float:left;text-align:center;margin:0px 0 25px;overflow:hidden;}
.special_report_a3 li:nth-child(2n){float:right;}
.special_report_a3 li h2{}
.special_report_a3 li h2 img{width:100%;display:inline-block;height:280px;}
.special_report_a3 li h3{font-size:18px;color:#333333;line-height:28px;margin-top:10px;}
.special_report_a4{text-align:center;margin:85px 0 110px;}
.special_report_a4 h2{display:inline-block;font-size:14px;color:#333333;line-height:24px;width:140px;height:45px;background:#F1F1F1;line-height:45px;}

.special_report_b1{padding:15px 70px;background:#FFFFFF;overflow:hidden;}
/* .special_report_b1 .list2{margin:80px 0 90px;} */
.special_report_b2{}
.special_report_b2 li{padding:0 80px;}
.special_report_b2 li h2{line-height:70px;font-size:16px;color:#333333;background:url(../images/special_report_b2.png) no-repeat left center;background-size:4px 7px;padding-left:25px;border-bottom:1px dashed #e1e1e1;}
.special_report_b2 li:hover{background:#F7F7F7;}
.special_report_b2 li:hover h2{color:#198DE5;font-weight:700;background:url(../images/special_report_b3.png) no-repeat left center;background-size:4px 7px;border-bottom:1px dashed #F7F7F7;}

.special_report_b3{}
.special_report_b3 table{width:100%;}
.special_report_b3 li{width:100%;overflow:hidden;padding:0 20px;}
.special_report_b3 li:hover{background:#F7F7F7;}
.special_report_b3 li:hover .special_report_b6{border-bottom:1px solid #F7F7F7;background:url(../images/special_report_b8.png) no-repeat right center;background-size:44px 44px;}
.special_report_b4{float:left;width:280px;margin-right:20px;}
.special_report_b5{float:left;width:730px;}
.special_report_b5 h2{font-size:18px;color:#333333;line-height:28px;}
.special_report_b5 h3{font-size:14px;color:#999999;line-height:24px;}
.special_report_b5 p{font-size:14px;color:#656565;line-height:24px;margin-top:10px;}
.special_report_b6{padding:20px 0;border-bottom:1px solid #e1e1e1;width:100%;overflow:hidden;}
.special_report_b7{background:#FFFFFF;overflow:hidden;}
.special_report_b7 .list{margin:65px 0;}
/*频道-国际交流*/
/*频道-质量标准*/
.quality_standard_a1{width:100%;overflow:hidden;background:#FFFFFF;padding:25px 20px;}
.quality_standard_a2{width:395px;float:left;}
.quality_standard_a3{width:100%;overflow:hidden;background:url(../images/quality_standard_a2.png) repeat-x bottom left;background-size:2px 2px;}
.quality_standard_a3 h2{padding-left:20px;background:url(../images/quality_standard_a1.png) no-repeat top 9px left;font-size:20px;color:#333333;font-weight:700;line-height:30px;padding-bottom:10px;background-size:12px 14px;}
.quality_standard_a3 h2 span{color:#198DE5;font-weight:700;}
.quality_standard_a4{float:left;background:url(../images/quality_standard_a3.png) repeat-x bottom left;}
.quality_standard_a5{width:100%;overflow:hidden;margin-top:10px;}
.quality_standard_a5 li{width:100%;overflow:hidden;margin-top:10px;}
.quality_standard_a5 li h2{float:left;font-size:14px;color:#333333;line-height:29px;width:335px;height:29px;}
.quality_standard_a5 li h3{float:right;font-size:14px;color:#999999;line-height:29px;height:29px;}
.quality_standard_a6{float:right;}

.quality_standard_b1{}
.quality_standard_b2{width:395px;float:left;margin-top:13px;}
.quality_standard_b3{width:100%;overflow:hidden;border-bottom:1px dashed #e1e1e1;padding-bottom:20px;}
.quality_standard_b4{float:left;width:160px;height: 110px;overflow: hidden;}
.quality_standard_b4 img{width:100%;}
.quality_standard_b5{float:right;width:215px;}
.quality_standard_b5 h2{font-size:14px;color:#333333;line-height:21px;font-weight:700;margin-bottom:9px;}
.quality_standard_b5 p{font-size:12px;color:#656565;line-height:20px;}
.quality_standard_b5 p span{color:#198DE5;}
.quality_standard_b6{width:100%;overflow:hidden;margin-top:7px;}
.quality_standard_b6 li{width:100%;overflow:hidden;margin-top:14px;}
.quality_standard_b6 li h2{float:left;font-size:14px;color:#333333;line-height:20px;width:335px;}
.quality_standard_b6 li h3{float:right;font-size:14px;color:#999999;line-height:20px;}

.quality_standard_b7{width:395px;float:right;margin-top:13px;border:1px solid #DDEEFB;padding:15px 20px;}
.quality_standard_b8{width:100%;overflow:hidden;padding-bottom:10px;border-bottom:1px solid #e1e1e1;}
.quality_standard_b8 h2{float:left;font-size:16px;font-weight:700;color:#333333;line-height:20px;border-left:4px solid #198DE5;padding-left:10px;}
.quality_standard_b8 h3{float:right;font-size:14px;color:#656565;line-height:20px;}
.quality_standard_b9{padding:4px 9px;}
.quality_standard_b9 ul{}
.quality_standard_b9 ul li{margin:10px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.quality_standard_b9 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.quality_standard_b9 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.quality_standard_b9 ul li:hover h2{color:#198DE5;}

.quality_standard_c1{padding:25px 20px;background:#FFFFFF;overflow:hidden;}
.quality_standard_c2{width:100%;overflow:hidden;border-bottom:2px solid #198DE5;}
.quality_standard_c3{float:left;text-align:center;}
.quality_standard_c3 h2{height:39px;line-height:39px;width:150px;font-size:16px;color:#FFFFFF;font-weight:700;background:url(../images/quality_standard_c1.png) no-repeat left top;background-size:150px 39px;}
.quality_standard_c4{float:right;}
.quality_standard_c4 li{float:left;height:39px;}
.quality_standard_c4 li h2{cursor:pointer;font-size:14px;color:#333333;line-height:17px;height:17px;padding:0 15px;border-right:1xp solid #e1e1e1;}
.quality_standard_c4 li.on{background:url(../images/quality_standard_c2.png) no-repeat bottom center;background-size:13px 5px;}
.quality_standard_c4 li.on h2{color:#198DE5;font-weight:700;}

.quality_standard_d1{overflow:hidden;}
.quality_standard_d2{width:100%;overflow:hidden;margin-top:30px;}

.quality_standard_d3{width:395px;float:left;}
.quality_standard_d4{width:100%;overflow:hidden;}
.quality_standard_d5{float:left;}
.quality_standard_d5 li{float:left;}
.quality_standard_d5 li h2{cursor:pointer;font-size:14px;color:#333333;line-height:20px;height:20px;padding-right:15px;background:url(../images/quality_standard_d3.png) no-repeat right center;background-size:11px 20px;margin-right:5px;}
.quality_standard_d5 li:last-child h2{background:none;padding-right:0px;margin-right:0px;}
.quality_standard_d5 li.on h2{font-size:14px;color:#198DE5;line-height:20px;font-weight:700;}
.quality_standard_d6{float:right;}
.quality_standard_d6 li{display:none;}
.quality_standard_d6 li.on{display:block;}
.quality_standard_d6 li h2{font-size:14px;color:#656565;line-height:20px;background:url(../images/quality_standard_d4.png) no-repeat left center;background-size:63px 20px;height:20px;width:63px;text-align:center;}
.quality_standard_d7{height:230px;display:none;padding:0px 0px;margin-top:15px;overflow:hidden;padding:10px 10px 15px 15px;background:url(../images/quality_standard_d5.png) no-repeat right center;}
.quality_standard_d7.on{display:block;}
.quality_standard_d7 ul{}
.quality_standard_d7 ul li{margin:10px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.quality_standard_d7 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.quality_standard_d7 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.quality_standard_d7 ul li:hover h2{color:#198DE5;}
.quality_standard_d8{float:right;}

.quality_standard_e1{width:100%;overflow:hidden;height:516px;background:#FFFFFF;padding:25px 20px}
.quality_standard_e2{width:395px;float:left;}
.quality_standard_e3{padding-left:30px;background:url(../images/quality_standard_e1.png) no-repeat left center;background-size:26px 38px;}
.quality_standard_e3 h2{width:100%;overflow:hidden;font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.quality_standard_e3 h2 span{display:block;float:left;font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.quality_standard_e3 h3{font-size:14px;color:#BBBBBB;line-height:24px;}
.quality_standard_e4{border:1px solid #DDEEFB;margin-top:20px;padding:20px;width:100%;height:300px;}
.quality_standard_e4 p{font-size:14px;color:#333333;line-height:24px;}

.quality_standard_e5{width:395px;float:right;}
.quality_standard_e6{padding-left:40px;background:url(../images/quality_standard_e2.png) no-repeat left center;background-size:37px 37px;}

.quality_standard_e7{border:1px solid #DDEEFB;margin-top:20px;padding:5px 20px 20px;width:100%;height:300px;}
.quality_standard_e7.on{display:block;}
.quality_standard_e7 ul{}
.quality_standard_e7 ul li{margin:10px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.quality_standard_e7 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.quality_standard_e7 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.quality_standard_e7 ul li:hover h2{color:#198DE5;}

/*弹窗*/
.quality_standard_f1{position:fixed;top:0px;left:0px;width:100%;height:100%;overflow:hidden;z-index:300;}
.quality_standard_f2{position:fixed;top:0px;left:0px;width:100%;height:100%;overflow:hidden;z-index:5;background:#000000;opacity:0.7;}
.quality_standard_f3{position:fixed;top:0px;left:0px;width:400px;height:300px;top:50%;left:50%;margin-top:-150px;margin-left:-200px;border-radius:5px;z-index:6;background:#FFFFFF;padding:10px;}
.quality_standard_f3 h2 img{width:30px;height:30px;cursor:pointer;}
.quality_standard_f4{text-align:right;}
.quality_standard_f4{}
.quality_standard_f5{text-align:center;margin:100px 0;}
.quality_standard_f5 h2{font-size:14px;color:#000000;line-height:24px;}
.dermal_marker_left6{position:relative;display:inline-block;top:3px;margin-right:10px;cursor:pointer;}
.dermal_marker_left6 img{width:15px;height:15px;display:block;}

.dermal_marker_left7{padding:10px;margin-top:10px;}
.dermal_marker_left7 p{font-size:14px;color:#333333;line-height:24px;}
/*频道-质量标准*/
/*频道-中国皮协（理事会论坛）*/
.leather_association_a1{padding:20px 20px;background:#FFFFFF;height:500px;}
.leather_association_a1 .tab-content .op{display:none;}
.leather_association_a1 .tab-content .op.on{display:block;}
.leather_association_a2{width:100%;background:#003e7e;overflow:hidden;height:45px;}
.leather_association_a2 ul{float:left;}
.leather_association_a2 li{float:left;}
.leather_association_a2 li h2{cursor:pointer;font-size:14px;color:#FFFFFF;line-height:45px;min-width:120px;text-align:center;height:45px;padding:0 5px;}
.leather_association_a2 li:hover h2,.leather_association_a2 li.on h2{background:#198DE5;}
.leather_association_a3{width:100%;overflow:hidden;}
.leather_association_a3 li{width:400px;float:left;padding:10px 0;border-bottom:1px solid #e1e1e1;}
.leather_association_a3 li:nth-child(2n){float:right;}
.leather_association_a4{width:100%;overflow:hidden;margin-top:10px;}
.leather_association_a5{float:left;width:200px;height: 110px}
.leather_association_a5 img{width:100%;}
.leather_association_a6{float:left;width:200px;}
.leather_association_a6 h2{font-size:14px;color:#333333;line-height:24px;padding:15px;}

.leather_association_b1{padding:20px 20px;background:#FFFFFF;}
.leather_association_b2{width:100%;overflow:hidden;}
.leather_association_b3{width:395px;float:left;}
.leather_association_b4{width:100%;overflow:hidden;}
.leather_association_b5{width:100%;}
.leather_association_b5 h2{font-size:20px;color:#333333;line-height:20px;font-weight:700;padding-left:10px;border-left:4px solid #333333;background:url(../images/leather_association_b1.png) no-repeat right center;background-size:270px 4px;}
.leather_association_b5 h2 span{font-size:20px;color:#198DE5;line-height:20px;font-weight:700;}
.leather_association_b6{width:100%;overflow:hidden;padding-left:14px;margin-top:5px;}
.leather_association_b6 h2{float:left;font-size:14px;color:#999999;line-height:24px;}
.leather_association_b6 h3{float:right;font-size:14px;color:#999999;line-height:24px;padding-right:15px;background:url(../images/leather_association_b2.png) no-repeat right center;background-size:7px 7px;}

.leather_association_b7{border:1px solid #DDEEFB;margin-top:10px;padding:8px 20px 15px;width:100%;height:230px;}
.leather_association_b7.on{display:block;}
.leather_association_b7 ul{}
.leather_association_b7 ul li{margin:10px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.leather_association_b7 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.leather_association_b7 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.leather_association_b7 ul li:hover h2{color:#198DE5;}
.leather_association_b8{width:395px;float:right;}

.leather_association_b9{border:1px solid #DDEEFB;margin-top:10px;padding:8px 20px 15px;width:100%;height:auto;height:335px;}
.leather_association_b9 p{font-size:14px;color:#333333;line-height:24px;margin-top:10px;}
.leather_association_b10{height:335px;height:auto;}
.leather_association_b10.leather_association_b7 ul li{margin-top:7px;}
/*党建工作*/
.leather_association_c1{margin-top:20px;width:100%;overflow:hidden;}
.leather_association_c2{width:480px;float:left;}
.leather_association_c3{width:100%;overflow:hidden;padding-bottom:20px;border-bottom:1px solid #e1e1e1;}
.leather_association_c4{float:left;width:220px;}
.leather_association_c6 img{width:220px;}
.leather_association_c5{width:250px;float:right;}
.leather_association_c5 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:10px;}
.leather_association_c5 p{font-size:12px;color:#656565;line-height:22px;}
.leather_association_c5 p span{font-size:12px;color:#198DE5;line-height:22px;}
.leather_association_c6{width:100%;margin-top:5px;overflow:hidden;}
.leather_association_c6 ul{}
.leather_association_c6 ul li{margin:10px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.leather_association_c6 ul li h2{float:left;width:370px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.leather_association_c6 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.leather_association_c6 ul li:hover h2{color:#198DE5;}
.leather_association_c6 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.leather_association_c7{width:315px;float:right;height:380px;border:1px solid #DDEEFB;padding:10px;}
.leather_association_c8{}
.leather_association_c8 h2{width:100%;overflow:hidden;background:url(../images/leather_association_c1.png) repeat-x left center;}
.leather_association_c8 h2 span{border-left:2px solid #FFAB23;display:block;width:100px;background:#FFF7E9;height:30px;line-height:30px;text-align:center;font-size:14px;color:#333333;line-height:30px;font-weight:700;}
.leather_association_c9{width:100%;margin-top:5px;overflow:hidden;margin-bottom:5px;}
.leather_association_c9 ul{}
.leather_association_c9 ul li{margin:0px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.leather_association_c9 ul li h2{width:100%;font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.leather_association_c9 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.leather_association_c9 ul li:hover h2{color:#198DE5;}
.leather_association_c10{margin-top:5px;overflow:hidden;}
.leather_association_c10 dl{width:100%;overflow:hidden;margin:0px;margin-top:2px;}
.leather_association_c10 dl dt{float:left;font-size:14px;color:#333333;line-height:24px;}
.leather_association_c10 dl dd{font-size:14px;color:#333333;line-height:24px;}

.leather_association_d1{}
.leather_association_d2{width:400px;float:left;}
.leather_association_d3{float:left;width:160px;}
.leather_association_d3 img{width:100%;}
.leather_association_d4{float:right;width:220px;}
.leather_association_d4 h2{font-size:14px;color:#333333;line-height:22px;font-weight:700;margin-bottom:2px;}
.leather_association_d4 p{font-size:12px;color:#656565;line-height:22px;}
.leather_association_d4 p span{font-size:12px;color:#198DE5;line-height:22px;}
.leather_association_d5{width:100%;margin-top:10px;overflow:hidden;}
.leather_association_d5 ul{}
.leather_association_d5 ul li{margin:10px 0 0px;width:100%;overflow:hidden;}
.leather_association_d5 ul li h2{float:left;width:330px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.leather_association_d5 ul li:hover h2{color:#198DE5;}
.leather_association_d5 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.leather_association_d6{width:400px;float:right;}

.leather_association_d7{float:right;width:220px;}
.leather_association_d7 h2{font-size:14px;color:#333333;line-height:22px;font-weight:700;margin-bottom:2px;}
.leather_association_d7 p{font-size:14px;color:#656565;line-height:24px;}

/*右侧*/
.leather_association_e1{width:100%;overflow:hidden;}
.leather_association_e1 li{float:left;width:160px;height:45px;text-align:center;background:url(../images/leather_association_e1.png) no-repeat center center;margin-bottom:10px;}
.leather_association_e1 li:nth-child(2n){float:right;width:160px;height:45px;}
.leather_association_e1 li h2{font-size:16px;color:#FFFFFF;font-weight:700;line-height:45px;}
.leather_association_e2{text-align:center;margin-top:15px;}
.leather_association_e3{}
.leather_association_e3 img{max-width:100%;}
.leather_association_e4{margin-top:10px;}
.leather_association_e4 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:5px;}
.leather_association_e4 h3{font-size:14px;color:#333333;line-height:24px;}
.leather_association_e5{width:100%;overflow:hidden;margin-top:20px;overflow:hidden;}
.leather_association_e5 li{width:150px;float:left;margin-bottom:5px;}
.leather_association_e5 li:nth-child(2n){float:right;}

.leather_association_e6{position:relative;}
.leather_association_e6 h2 img{width:100%;overflow:hidden;}
.leather_association_e7{position:absolute;bottom:2px;right:2px;width:60px;height:20px;background:url(../images/leather_association_e7.png);border-radius:50px;}
.leather_association_e7 h2{font-size:10px;color:#FFFFFF;line-height:20px;padding-left:22px;background:url(../images/leather_association_e8.png) no-repeat left 3px center;background-size:16px 16px;}
.leather_association_e8{margin-top:5px;}
.leather_association_e8 h2{font-size:14px;color:#333333;line-height:24px;height:48px;}
.leather_association_e9{float:right;margin:10px 0;}
.leather_association_e9 li{float:left;margin-right:10px;}
.leather_association_e9 li img{width:100px;height:26px;}
/*频道-中国皮协（理事会论坛）*/
/*频道-节能环保*/
.energy_conservation_a1{background:#FFFFFF;padding:20px;height:905px;}
.energy_conservation_a2{text-align:center;}
.energy_conservation_a2 h2{font-size:30px;color:#333333;line-height:40px;height:40px;font-weight:700;background:url(../images/energy_conservation_a2.png) no-repeat center center;}
.energy_conservation_a2 h2 span{font-size:30px;color:#198DE5;line-height:40px;font-weight:700;}
.energy_conservation_a2 h3{font-size:14px;color:#999999;line-height:24px;margin-top:5px;}
.energy_conservation_a3{width:100%;overflow:hidden;margin-top:30px;}
.energy_conservation_a4{margin-top:5px;}
.energy_conservation_a5{width:100%;overflow:hidden;}
.energy_conservation_a6{float:left;width:395px;}
.energy_conservation_a7{float:right;width:395px;}

.energy_conservation_b1{}
.energy_conservation_b2{width:100%;overflow:hidden;background:url(../images/energy_conservation_d3.png) repeat-x top left;}
.energy_conservation_b3{float:left;background:url(../images/energy_conservation_d2.png) repeat-x top left;padding-top:10px;}
.energy_conservation_b3 h2{font-size:20px;color:#333333;line-height:30px;font-weight:700;}
.energy_conservation_b4{float:right;margin-top:10px;}
.energy_conservation_b4 li{float:left;margin-left:1px;}
.energy_conservation_b4 li h2{cursor:pointer;font-size:14px;color:#333333;line-height:26px;height:26px;padding:0 10px;background:#F1F1F1;}
.energy_conservation_b4 li.on h2{background:#198DE5;color:#FFFFFF;}
.energy_conservation_b4 li h3{opacity:0;background:url(../images/energy_conservation_b1.png) no-repeat center center;width:10px;height:4px;background-size:10px 4px;margin:0 auto;}
.energy_conservation_b4 li.on h3{opacity:1;}
.energy_conservation_b5{width:100%;overflow:hidden;}
.energy_conservation_b6{margin-top:10px;overflow:hidden;width:395px;float:left;}
.energy_conservation_b6 ul{}
.energy_conservation_b6 ul li{margin:10px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.energy_conservation_b6 ul li h2{font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.energy_conservation_b6 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.energy_conservation_b6 ul li:hover h2{color:#198DE5;}
.energy_conservation_b7{float:right;}

.energy_conservation_c1{background:#FFFFFF;padding:22px 20px 21px;}
.energy_conservation_c2{width:100%;overflow:hidden;margin-top:25px;}
.energy_conservation_c3{padding:17px 20px;background:#FFFFFF;width:100%;overflow:hidden;/* height:790px; */}
.energy_conservation_c4{width:100%;overflow:hidden;}
.energy_conservation_c5{float:left;width:395px;}
.energy_conservation_c6{width:100%;overflow:hidden;padding:5px 0 15px;border-top:2px solid #999999;background:url(../images/energy_conservation_c1.png) no-repeat bottom left;background-size:395px 7px;}
.energy_conservation_c6 h2{float:left;font-size:18px;color:#333333;line-height:24px;font-weight:700;margin-right:5px;height:24px;}
.energy_conservation_c6 h2 span{font-size:18px;color:#198DE5;font-weight:700;}
.energy_conservation_c6 h3{float:left;font-size:14px;color:#999999;line-height:24px;font-weight:700;height:24px;}
.energy_conservation_c7{margin-top:10px;overflow:hidden;width:395px;float:left;}
.energy_conservation_c7 ul{}
.energy_conservation_c7 ul li{margin:7px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.energy_conservation_c7 ul li h2{font-size:14px;color:#333333;line-height:28px;height:28px;overflow:hidden;}
.energy_conservation_c7 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.energy_conservation_c7 ul li:hover h2{color:#198DE5;}
.energy_conservation_c8{float:right;width:395px;}

.energy_conservation_d1{width:100%;overflow:hidden;margin-top:20px;}
.energy_conservation_d2{float:left;width:395px;border:1px dashed #e1e1e1;height:250px;padding:10px;}
.energy_conservation_d2 h2{font-size:14px;color:#198DE5;line-height:24px;font-weight:700;margin-bottom:5px;}
.energy_conservation_d2 p{color:#656565;font-size:14px;line-height:34px;}
.energy_conservation_d3{width:395px;float:right;}
.energy_conservation_d4{width:100%;overflow:hidden;}
.energy_conservation_d4 li{width:100%;overflow:hidden;margin-bottom:10px;}
.energy_conservation_d4 li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:24px;}
.energy_conservation_d4 li h3{float:right;font-size:12px;color:#656565;line-height:22px;width:55px;height:24px;border:1px solid #e1e1e1;background:url(../images/energy_conservation_d1.png) no-repeat right 5px center;background-size:12px 13px;padding:0 5px;}
.energy_conservation_d5{margin-top:24px;}
.energy_conservation_d5 h2{background:#198DE5;width:310px;text-align:center;font-size:14px;color:#FFFFFF;line-height:40px;height:40px;}
/*频道-节能环保*/
/*频道-生态*/
.eco_leather_a1{padding:40px 120px 10px 150px;background:#FFFFFF;}
.eco_leather_a2{}
.eco_leather_a2 dl{border-bottom:1px dashed #e1e1e1;width:100%;overflow:hidden;margin-bottom:20px;}
.eco_leather_a2 dl:last-child{border-bottom:0px dashed #e1e1e1;width:100%;overflow:hidden;}
.eco_leather_a3{width:100%;overflow:hidden;}
.eco_leather_a3 li{float:left;width:150px;margin-right:30px;margin-bottom:10px;}
.eco_leather_a4{}
.eco_leather_a4 img{width:100%;overflow:hidden;}
.eco_leather_a5{text-align:center;}
.eco_leather_a5 h2{font-size:14px;color:#000000;line-height:28px;}



.eco_leather_b1{width:510px;}
.eco_leather_b2{width:290px;float:right;border:1px solid #DDEEFB;height:320px;}
.eco_leather_b3{background: url(../images/design_competition_c1.png) repeat-x top center;width:291px;margin-left:-2px;}
.eco_leather_b3 h2{font-size:18px;color:#333333;font-weight:700;line-height:26px;width:100%;overflow:hidden;}
.eco_leather_b3 h2 span{display:block;float:left;font-size:18px;color:#198DE5;font-weight:700;line-height:26px;background:#FFFFFF url(../images/energy_conservation_d2.png) repeat-x top center;padding:5px 0 10px;}
.eco_leather_b3 h2 b{display:block;float:left;font-size:18px;color:#333333;font-weight:700;line-height:26px;padding-top:5px;padding:5px 0 10px;}
.eco_leather_b3 h3{font-size:14px;color:#999999;line-height:22px;padding-left:15px;margin-top:-10px;}
.eco_leather_b4{padding:5px 10px 10px;}
.eco_leather_b4 p{font-size:12px;color:#333333;line-height:18px;}

.eco_leather_c{height:auto;}
.eco_leather_c1{width:100%;overflow:hidden;}
.eco_leather_c2{width:395px;float:left;}
.eco_leather_c3{padding-left:10px;background:#FFFFFF url(../images/eco_leather_c1.png) no-repeat top left;background-size:12px 32px;}
.eco_leather_c4{}
.eco_leather_c4 h2{width:100%;overflow:hidden;font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.eco_leather_c4 h2 span{font-weight:700;color:#198DE5;}
.eco_leather_c5{width:100%;overflow:hidden;}
.eco_leather_c5 h2{font-size:14px;color:#999999;float:left;line-height:24px;padding-left:20px;}
.eco_leather_c5 h3{font-size:14px;color:#656565;float:right;line-height:24px;padding-right:15px;background:url(../images/leather_association_b2.png) no-repeat right center;background-size:7px 7px;}
.eco_leather_c6{padding:8px 15px;border:1px solid #DDEEFB;height:280px;}
.eco_leather_c6 ul{}
.eco_leather_c6 ul li{margin:0px 0 10px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.eco_leather_c6 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.eco_leather_c6 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.eco_leather_c6 ul li:hover h2{color:#198DE5;}
.eco_leather_c7{width:395px;float:right;}
.eco_leather_c8{width:100%;overflow:hidden;padding:10px 0px 10px 0px;border:1px solid #DDEEFB;height:280px;}
.eco_leather_c8 li{float:left;width:122px;margin:0 0px 10px 7px;}
.eco_leather_c8 li h2{text-align: center}
.eco_leather_c8 li h2 img{height: 40px;}
.eco_leather_c9{height:220px;}
.eco_leather_c9 ul li{margin:0 0 3px;}


.eco_leather_d1{background:#FFFFFF;width:100%;overflow:hidden;padding:15px 20px 20px;}
.eco_leather_d2{width:100%;overflow:hidden;margin-top:20px;}
.eco_leather_d3{width:395px;height:300px;float:left;border:1px solid #DDEEFB;padding:10px;}
.eco_leather_d4{width:100%;overflow:hidden;background:url(../images/channel_news_a4.png) repeat-x bottom left;}
.eco_leather_d4 li{float:left;width:100px;text-align:center;}
.eco_leather_d4 li h2{cursor:pointer;font-size:14px;color:#333333;font-weight:700;line-height:35px;height:35px;}
.eco_leather_d4 li.on h2{background:#198DE5;color:#FFFFFF;}
.eco_leather_d5{}
.eco_leather_d5 h2{font-size:18px;color:#333333;line-height:28px;margin-bottom:5px;font-weight:700;}
.eco_leather_d5 p{font-size:14px;color:#333333;line-height:24px;}
.eco_leather_d6{width:100%;overflow:hidden;}
.eco_leather_d6 h2{float:right;font-size:14px;color:#198DE5;line-height:24px;}
.eco_leather_d7{float:right;}
.eco_leather_d7 .channel_news_c12{padding:0px;}

.eco_leather_d8{margin-top:0px;padding:0 13px;}
.eco_leather_d8 h2{font-size:12px;color:#198DE5;line-height:20px;text-decoration:underline}

/*右侧*/
.eco_leather_e1{width:100%;overflow:hidden;background:#FFFFFF;padding:10px 20px 10px;}
.eco_leather_e2{width:100%;overflow:hidden;background:#F1F1F1;padding:0 20px;}
.eco_leather_e2 h2{float:left;font-size:14px;color:#656565;line-height:40px;}
.eco_leather_e2 h3{float:right;font-size:14px;color:#656565;line-height:40px;margin:10px 0;}
.eco_leather_e2 h3 img{height:20px;}

.eco_leather_e3{}
.eco_leather_e3 li{width:100%;overflow:hidden;margin-top:10px;border:1px solid #e1e1e1;height:45px;border-radius:4px;}
.eco_leather_e3 li h2{float:left;width:75px;text-align:center;margin:10px 0;}
.eco_leather_e3 li h2 img{width:25px;height:25px;}
.eco_leather_e3 li h3{float:left;font-size:14px;color:#333333;line-height:43px;font-weight:700;}
.eco_leather_e3 li h4{float:right;margin:18px 15px 0 0;width:5px;height:9px;background:url(../images/eco_leather_e6.png) no-repeat center center;background-size:5px 9px;}
.eco_leather_e4{width:100%;overflow:hidden;}
/*频道-生态*/
/*频道-通过名单*/
.pass_list1{margin-top:25px;}
.pass_list1 li{padding:0 0px;}
.pass_list1 li h2{line-height:30px;font-size:16px;color:#333333;background:url(../images/special_report_b2.png) no-repeat left center;background-size:4px 7px;padding-left:25px;}
.pass_list1 li:hover h2{color:#198DE5;background:url(../images/special_report_b3.png) no-repeat left center;background-size:4px 7px;}
.pass_list2{float:left;padding-bottom:10px;padding-left:40px;}
.pass_list2 h2{font-size:18px;color:#333333;line-height:22px;font-style:italic;}
.pass_list2 h2 span{font-size:18px;color:#333333;line-height:22px;font-weight:700;}
/*频道-通过名单*/
/*频道-设计赛事*/
.design_competition_a1{width:510px;float:left;position:relative;}
.design_competition_a1 .bd li{position:relative;}
.design_competition_a1 .bd li .pic img{width:100%;}
.design_competition_a1 img{width:100%;}
.design_competition_a1 .hd{}
.design_competition_a1 .hd ul{position:absolute;bottom:20px;right:15px;}
.design_competition_a1 .hd ul li{float:left;width:10px;height:10px;border-radius:100%;background:#FFFFFF;opacity:0.5;font-size:0px;margin-right:5px;cursor:pointer;}
.design_competition_a1 .hd ul li.on{width:20px;background:#FFFFFF;border-radius:50px;opacity:1;}

.design_competition_a2{width:290px;float:right;}

.design_competition_a3{background: url(../images/design_competition_c1.png) repeat-x top center;}
.design_competition_a3 h2{font-size:18px;color:#333333;font-weight:700;line-height:26px;width:100%;overflow:hidden;}
.design_competition_a3 h2 span{display:block;float:left;font-size:18px;color:#FB1B7B;font-weight:700;line-height:26px;background:url(../images/design_competition_c2.png) repeat-x top center;padding-top:10px;}
.design_competition_a3 h2 b{display:block;float:left;font-size:18px;color:#333333;font-weight:700;line-height:26px;padding-top:10px;}
.design_competition_a3 h3{font-size:14px;color:#999999;line-height:22px;padding-left:15px;}
.design_competition_a4{width:100%;overflow:hidden;margin-top:15px;}
.design_competition_a4 p{font-size:12px;color:#333333;line-height:28px;}
.design_competition_a4 p span{font-size:12px;color:#FB1B7B;}
.design_competition_a5{float:left;padding:0 20px;}

.design_competition_b1{width:100%;overflow:hidden;background:#FFFFFF;padding:20px;}
.design_competition_b2{width:100%;overflow:hidden;padding-top:10px;border-top:2px solid #999999;}
.design_competition_b3{float:left;}
.design_competition_b3 h2{float:left;font-size:20px;color:#333333;line-height:30px;font-weight:700;height:30px;}
.design_competition_b3 h3{float:left;margin-right:10px;}
.design_competition_b3 h3 img{height:30px;}
.design_competition_b4{float:right;margin:6px 0;}
.design_competition_b4 li{float:left;font-size:14px;color:#656565;line-height:24px;padding:0 8px;border-right:1px solid #e1e1e1;}
.design_competition_b4 li h2{cursor:pointer;font-size:14px;color:#656565;line-height:16px;font-weight:700;}
.design_competition_b4 li.on{}
.design_competition_b4 li.on h2{color:#FB1B7B;}

.design_competition_b5{width:100%;overflow:hidden;margin-top:10px;}
.design_competition_b6{overflow:hidden;width:490px;float:left;}
.design_competition_b6 li{float:left;width:225px;margin-top:15px;margin-right:20px;}
.design_competition_b6 li h2{margin-bottom:5px;}
.design_competition_b6 li h2 img{width:100%;overflow:hidden;height:150px;}
.design_competition_b6 li h3{font-size:14px;color:#333333;line-height:28px;    height: 56px;
	overflow: hidden;}
.design_competition_b7{width:295px;float:right;margin-top:15px;}
.design_competition_b8{}
.design_competition_b9{width:100%;overflow:hidden;text-align:center;background:url(../images/xainfb.png) repeat-x left  center;}
.design_competition_b9 h2{width:70px;float:left;height:26px;line-height:26px;font-size:14px;color:#333333;font-weight:700;background:#FFE9F2;}
.design_competition_b10{width:100%;overflow:hidden;}
.design_competition_b10 ul{}
.design_competition_b10 ul li{margin:8px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat top 10px left;}
.design_competition_b10 ul li h2{font-size:14px;color:#333333;line-height:24px;}
.design_competition_b10 ul li:hover h2{color:#FB1B7B;}
.design_competition_b11{}
.design_competition_b11 li{border-bottom:1px dashed #e1e1e1;padding-bottom:5px;}
.design_competition_b11 li:last-child{border-bottom:0px;padding-bottom:0px;}


.design_competition_c1{margin-top:25px;position:relative;padding:0 20px;width:100%;}
.design_competition_c1 .bd{width:100%;overflow:hidden;}
.design_competition_c1 .bd ul li{width:145px;float:left;margin-right:15px;}
.design_competition_c1 .bd ul li .pic{}
.design_competition_c1 .bd ul li .pic img{width:100%;display:block;}
.design_competition_c1 .hd .prev{width:48px;height:48px;display:block;position:absolute;top:60px;left:-15px;background:url(../images/design_competition_c8.png) no-repeat center center;background-size:48px 48px;}
.design_competition_c1 .hd .next{width:48px;height:48px;display:block;position:absolute;top:60px;right:-15px;background:url(../images/design_competition_c9.png) no-repeat center center;background-size:48px 48px;}
.design_competition_c2{background:#FFFFFF;padding:20px 20px 67px;}
.design_competition_c3{width:100%;overflow:hidden;background:url(../images/design_competition_c1.png) repeat-x top center;}
.design_competition_c3 h2{float:left;font-size:20px;color:#333333;font-weight:700;line-height:30px;padding-top:10px;background:url(../images/design_competition_c2.png) repeat-x top center;}
.design_competition_c4{}
.design_competition_c4 h2{border-top:3px solid #FB1B7B;}
.design_competition_c5 .channel_data_c2{background: url(../images/design_competition_c10.png) no-repeat center center;background-size: 40px 18px;}
.design_competition_c5 li:hover .channel_news_c11 h2{color:#FB237F;}
.design_competition_c6 ul li:hover{background:url(../images/channel_news_c3.png) no-repeat left center;}
.design_competition_c6 ul li:hover h2{color:#FB237F;}
/*频道-设计赛事*/
/*频道-特色区域（名录展示方式待确定）*/
.characteristic_a1{background:#FFFFFF;padding:20px;}
.characteristic_a2{}
.characteristic_a2 img{width:100%;}
.characteristic_a3{width:100%;overflow:hidden;padding-left:70px;}
.characteristic_a3 h2{float:left;font-size:22px;color:#04881E;line-height:35px;}
.characteristic_a3 h3{float:left;font-size:16px;color:#04881E;line-height:35px;margin-left:10px;}
.characteristic_a4{padding-left:70px;margin-top:20px;}
.characteristic_a4 li{}
.characteristic_a4 li h2{font-size:16px;color:#000000;line-height:24px;}
.characteristic_a5{width:100%;margin-top:20px;text-align:center;}
.characteristic_a5 h2{font-size:14px;color:#656565;line-height:24px;}
.characteristic_a6{background:#FFFFFF;padding:20px 30px;}
.characteristic_a7{width:100%;overflow:hidden;background:url(../images/characteristic_a2.png) no-repeat left top;}
.characteristic_a8{margin-left:10px;float:left;width:170px;text-align:center;height:60px;}
.characteristic_a8 h2{font-size:30px;color:#FFFFFF;line-height:35px;}
.characteristic_a8 h3{font-size:16px;color:#FFFFFF;line-height:20px;}
.characteristic_a9{width:100%;overflow:hidden;padding-left:15px;}
.characteristic_a9 .bd .ulWrap{width:100%;overflow:hidden;}
.characteristic_a9 .bd .ulWrap ul{overflow:hidden;width:170px;margin-right:30px;}
.characteristic_a9 .bd .ulWrap ul li{float:left;width:170px;margin-top:15px;}
.characteristic_a9 .bd .ulWrap ul li h2{height:120px;overflow:hidden;}
.characteristic_a9 .bd .ulWrap ul li h2 img{max-width:100%;}
.characteristic_a9 .bd .ulWrap ul li h3{font-size:12px;color:#333333;line-height:20px;height:40px;overflow:hidden;margin-top:5px;}
.characteristic_a9 .hd{text-align:center;font-size:0px;margin-top:7px;}
.characteristic_a9 .hd .next{vertical-align:text-top;display:inline-block;width:48px;height:48px;background:url(../images/characteristic_a7.png) no-repeat center center;background-size:48px 48px;}
.characteristic_a9 .hd .prev{vertical-align:text-top;display:inline-block;width:48px;height:48px;background:url(../images/characteristic_a8.png) no-repeat center center;background-size:48px 48px;}
.characteristic_a9 .hd ul{display:inline-block;vertical-align:text-top;margin:18px 5px;overflow:hidden;}
.characteristic_a9 .hd ul li{vertical-align:text-top;width:4px;height:4px;display:inline-block;background:#E1E1E1;font-size:0px;margin:0 5px;}


/*频道-特色区域（名录展示方式待确定）*/
/*频道-科学技术*/
.science_technology_a{width:100%;overflow:hidden;background:#FFFFFF;padding:21px 20px;}
.science_technology_a1 .science_technology_a3{float:initial;}
.science_technology_a1{width:100%;overflow:hidden;}
.science_technology_a2{float:right;padding-top:8px;}
.science_technology_a2 h2{font-size: 14px;color: #999999;line-height: 24px;padding-right: 15px;background: url(../images/leather_association_b2.png) no-repeat right center;background-size: 7px 7px;}

.science_technology_a3{margin-top:10px;overflow:hidden;width:395px;float:left;}
.science_technology_a3 ul{}
.science_technology_a3 ul li{margin:7px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.science_technology_a3 ul li h2{font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.science_technology_a3 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.science_technology_a3 ul li:hover h2{color:#198DE5;}

.science_technology_b1{width:100%;overflow:hidden;}
.science_technology_b1 li{float:left;width:395px;height:250px;overflow:hidden;background:url(../images/science_technology_b1.png) no-repeat left bottom;background-size:395px 235px;margin-top:25px;}
.science_technology_b1 li:nth-child(2n){float:right;}
.science_technology_b2{text-align:center;width:100%;overflow:hidden;}
.science_technology_b3{display:inline-block;padding:0 25px;background:#FFFFFF;}
.science_technology_b3 h2{display:inline-block;vertical-align:text-top;font-size:20px;color:#198DE5;line-height:30px;font-weight:700;}
.science_technology_b3 h3{display:inline-block;vertical-align:text-top;font-size:18px;color:#333333;line-height:30px;font-weight:700;}
.science_technology_b4{text-align:center;text-align:center;margin-top:6px;}
.science_technology_b4 h2{display:inline-block;width:275px;height:1px;background:#f1f1f1;}
.science_technology_b5{text-align:left;margin-top:15px;padding-left:40px;}
.science_technology_b5 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.science_technology_b6{margin-top:5px;overflow:hidden;width:395px;float:left;padding-left:25px;}
.science_technology_b6 dd{margin:5px 0 0px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.science_technology_b6 dd h2{font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.science_technology_b6 dd:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.science_technology_b6 dd:hover h2{color:#198DE5;}

.science_technology_c1{width:100%;overflow:hidden;}
.science_technology_c1 p{width:325px;font-size:12px;color:#656565;line-height:22px;}

.science_technology_c2{margin-top:18px;width:100%;overflow:hidden;}
.science_technology_c2 img{width:100%;}
.science_technology_c3{}
.science_technology_c3 .channel_data_c1{padding-bottom:22px;}
.science_technology_c3 .channel_data_c1 dl{margin-top:20px;}
/*频道-科学技术*/
/*频道-时尚前沿*/
.fashion_rontier_a1{background:#FFFFFF;padding:20px 20px 10px;overflow:hidden;}
.fashion_rontier_a1 .bd{width:600px;float:left;overflow:hidden;}
.fashion_rontier_a1 .bd ul li{position:relative;height:320px !important;}
.fashion_rontier_a1 .bd ul li .bg{}
.fashion_rontier_a1 .bd ul li .pic{}
.fashion_rontier_a1 .bd ul li .pic img{width:100%;}
.fashion_rontier_a1 .bd ul li .title{position:absolute;bottom:0px;left:0px;width:100%;background:url(../images/fashion_rontier_a4.png);}
.fashion_rontier_a1 .bd ul li .title h2{padding:0 10px;line-height:50px;font-size:18px;color:#FFFFFF;}
.fashion_rontier_a1 .hd{width:210px;float:right;overflow:hidden;}
.fashion_rontier_a1 .hd li{position:relative;margin-bottom:10px;cursor:pointer;height:100px;overflow:hidden;}
.fashion_rontier_a1 .hd li h2{}
.fashion_rontier_a1 .hd li h2 img{width:100%;}
.fashion_rontier_a1 .hd li h3{position:absolute;bottom:5px;z-index:5;left:0px;font-size:14px;color:#FFFFFF;line-height:24px;padding:0 10px;height:24px;overflow:hidden;}
.fashion_rontier_a1 .hd li h4{display:none;}
.fashion_rontier_a1 .hd li.on h4{display:block;position:absolute;top:0%;left:0%;width:100%;height:100%;background:#000000;opacity:0.6;}

.fashion_rontier_b1{padding:20px;background:#FFFFFF;width:100%;overflow:hidden;}
.fashion_rontier_b2{width:395px;float:left;}
.fashion_rontier_b4{width:100%;overflow:hidden;background:url(../images/xian33.png) repeat-x left center;}
.fashion_rontier_b4 h2{float:left;font-weight:700;font-size:24px;color:#FB1B7B;line-height:32px;height:38px;padding-left:5px;background:url(../images/fashion_rontier_b1.png) no-repeat left top;}
.fashion_rontier_b4 h3{float:left;font-weight:700;font-size:18px;color:#000000;line-height:28px;padding:5px 8px 3px 0;background:url(../images/fashion_rontier_b2.png) no-repeat right bottom;}
.fashion_rontier_b5{float:left;padding-right:5px;background:#FFFFFF;}
.fashion_rontier_b6{width:100%;overflow:hidden;}
.fashion_rontier_b6 h2{float:left;font-size:14px;color:#BBBBBB;line-height:24px;}
.fashion_rontier_b6 h3{float:left;width:50px;height:1px;background:#BBBBBB;margin-top:12px;margin-right:5px;}
.fashion_rontier_b7{width:100%;overflow:hidden;}
.fashion_rontier_b8{float:left;width:160px;height:110px;overflow:hidden;}
.fashion_rontier_b8 img{width:100%;}
.fashion_rontier_b9{float:right;width:220px;}
.fashion_rontier_b9 h2{font-size:14px;color:#333333;line-height:22px;font-weight:700;margin-bottom:2px;}
.fashion_rontier_b9 p{font-size:12px;color:#656565;line-height:22px;}
.fashion_rontier_b9 p span{font-size:12px;color:#FB1B7B;line-height:22px;}
.fashion_rontier_b10{border-bottom:1px dashed #e1e1e1;padding-bottom:15px;margin-bottom:16px;}
.fashion_rontier_b10 li{width:100%;overflow:hidden;}
.fashion_rontier_b10 li h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:5px;}
.fashion_rontier_b10 li h3{font-size:12px;color:#333333;line-height:24px;}
.fashion_rontier_b11{width:100%;overflow:hidden;}
.fashion_rontier_b11 ul{}
.fashion_rontier_b11 ul li{margin:11px 0 0px;padding-left:15px;background:url(../images/fashion_rontier_b4.png) no-repeat center left;background-size:4px 9px;}
.fashion_rontier_b11 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.fashion_rontier_b11 ul li:hover{color:#FB1B7B;background:url(../images/fashion_rontier_b3.png) no-repeat center  left;background-size:4px 9px;}
.fashion_rontier_b11 ul li:hover h2{color:#FB1B7B;}
.fashion_rontier_b12{width:395px;float:right;}

.fashion_rontier_c1{padding:20px;background:#FFFFFF;width:100%;overflow:hidden;height:843px;}
.fashion_rontier_c2{width:100%;}
.fashion_rontier_c3{width:100%;overflow:hidden;background:url(../images/fashion_rontier_c1.png) no-repeat top 19px right;}
.fashion_rontier_c3 h2{float:left;font-size:40px;color:#FB1B7B;line-height:40px;font-weight:700;}
.fashion_rontier_c3 h3{float:left;font-size:24px;color:#000000;line-height:30px;font-weight:700;padding-top:8px;}
.fashion_rontier_c4{width:100%;overflow:hidden;}
.fashion_rontier_c4 h2{float:left;font-size:14px;color:#BBBBBB;line-height:24px;}
.fashion_rontier_c4 h3{float:left;width:30px;height:1px;background:#BBBBBB;margin-top:12px;margin-right:5px;}
.fashion_rontier_c5{width:100%;overflow:hidden;padding-left:15px;}
.fashion_rontier_c5 .bd .ulWrap{width:100%;overflow:hidden;}
.fashion_rontier_c5 .bd .ulWrap ul{float:left;overflow:hidden;width:170px;margin-right:30px;}
.fashion_rontier_c5 .bd .ulWrap ul li{float:left;width:170px;margin-top:10px;}
.fashion_rontier_c5 .bd .ulWrap ul li h2 img{width:100%;}
.fashion_rontier_c5 .bd .ulWrap ul li h3{font-size:12px;color:#333333;line-height:20px;height:20px;overflow:hidden;margin-top:10px;}
.fashion_rontier_c5 .hd{text-align:center;font-size:0px;margin-top:35px;}
.fashion_rontier_c5 .hd .next{vertical-align:text-top;display:inline-block;width:48px;height:48px;background:url(../images/characteristic_a7.png) no-repeat center center;background-size:48px 48px;}
.fashion_rontier_c5 .hd .prev{vertical-align:text-top;display:inline-block;width:48px;height:48px;background:url(../images/characteristic_a8.png) no-repeat center center;background-size:48px 48px;}
.fashion_rontier_c5 .hd ul{display:inline-block;vertical-align:text-top;margin:18px 5px;overflow:hidden;}
.fashion_rontier_c5 .hd ul li{vertical-align:text-top;width:4px;height:4px;display:inline-block;background:#E1E1E1;font-size:0px;margin:0 5px;}

.fashion_rontier_c6{}
.fashion_rontier_c6{padding:19px 10px;}
.fashion_rontier_c6 .channel_news_c4 li{padding:6px 0;}
.fashion_rontier_c6 .channel_news_c4 li:last-child{padding:7px 0 0;}
.fashion_rontier_c6 .design_competition_c4{}
.fashion_rontier_c6 .design_competition_c4 h2{background: url(../images/fashion_rontier_c8.png) no-repeat left top 10px;background-size:20px 20px;}

.fashion_rontier_d1 ul li{}
.fashion_rontier_d1 ul li h2{padding-right:15px;cursor:pointer;font-weight:400;}
.fashion_rontier_d1 ul li.on h2{font-weight:700;}
.fashion_rontier_d1 ul li.on h4{font-weight:700;}
.fashion_rontier_d1 ul li h4{padding-left:15px;cursor:pointer;font-size:20px;color:#333333;line-height:20px;float:left;border-top:3px solid #FB1B7B;padding-top:10px;border-left:1px solid #FB1B7B;}
.fashion_rontier_d2 ul li h4{padding-left:15px;cursor:pointer;font-size:20px;color:#333333;line-height:20px;float:left;border-top: 3px solid #198DE5;padding-top:10px;border-left:1px solid #198DE5;}
/*频道-时尚前沿*/
/*专题01*/
.special_a{background:#f7f7f7;border-top:1px solid #e1e1e1;}
.special_a1{margin-top:5px;width:100%;}
.special_a1 img{width:100%;}
.special_a2{width:100%;overflow:hidden;background:#333333;height:50px;}
.special_a3{text-align:center;font-size:0px;}
.special_a3 ul{}
.special_a3 ul li{display:inline-block;padding:0 25px;height:50px;}
.special_a3 ul li:hover,.special_a3 ul li.on{background:#198DE5;}
.special_a3 ul li h2{display:inline-block;font-size:15px;color:#FFFFFF;line-height:50px;}
.special_a4{background:#FFFFFF;}
.special_b1{width:100%;overflow:hidden;padding:30px 20px;}
.special_b2{width:100%;overflow:hidden;}
.special_b3{width:400px;float:left;position:relative;}
.special_b3 .bd ul li{position:relative;}
.special_b3 .bd ul li img{width:100%;}
.special_b3 .hd ul{position:absolute;left:0px;bottom:10px;width:100%;z-index:6;text-align:center;font-size:0px;}
.special_b3 .hd ul li{width:20px;height:2px;background:#FFFFFF;margin-right:5px;opacity:0.5;display:inline-block;}
.special_b3 .hd ul li.on{opacity:1;}
.special_b3 .hd .prev{width:36px;height:56px;position:absolute;top:50%;left:0px;background:url(../images/special_b4.png) no-repeat bottom center;margin-top:-28px;}
.special_b3 .hd .next{width:36px;height:56px;position:absolute;top:50%;right:0px;background:url(../images/special_b3.png) no-repeat bottom center;margin-top:-28px;}
.special_b4{position:absolute;z-index:5;bottom:0px;left:0px;width:100%;background:url(../images/special_b2.png) no-repeat bottom center;height:105px;padding-top:55px;text-align:center;}
.special_b4 h2{font-size:16px;color:#FFFFFF;line-height:26px;}
.special_b5{margin-left:25px;width:370px;float:left;}
.special_b6{width:100%;overflow:hidden;background:url(../images/xaine1.png) repeat-x bottom 1px center;}
.special_b7{float:left;border-bottom:2px solid #198DE5;padding-left:25px;background:url(../images/special_b5.png) no-repeat top left;background-size:20px 18px;}
.special_b7 h2{font-size:20px;color:#000000;font-weight:700;line-height:30px;}
.special_b7 h2 span{}
.special_b8{float:right;}
.special_b8 h2{font-size:14px;color:#999999;line-height:30px;}
.special_b9{margin-top:10px;padding-bottom:10px;border-bottom:1px solid #e1e1e1;}
.special_b9 h2{font-size:14px;color:#000000;line-height:24px;font-weight:700;margin-bottom:5px;}
.special_b9 p{font-size:14px;color:#656565;line-height:24px;}
.special_b9 p span{font-size:12px;color:#198DE5;line-height:24px;}
.special_b10{margin-top:10px;overflow:hidden;width:100%;}
.special_b10 ul{}
.special_b10 ul li{margin:7px 0 0px;padding-left:15px;background:url(../images/special_b6.png) no-repeat left center;}
.special_b10 ul li h2{font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.special_b10 ul li:hover h2{color:#198DE5;}
.special_b11{margin-left:40px;width:325px;float:right;}
.special_b12{width:100%;overflow:hidden;background:url(../images/register1.png) repeat-x bottom left;background-size:2px 2px;}
.special_b12 h3{float:left;font-size:14px;color:#999999;line-height:30px;float:left;margin-left:5px;}
.special_b13{float:left;background:url(../images/quality_standard_a3.png) repeat-x bottom left;}
.special_b13 h2{padding-left:20px;background:url(../images/quality_standard_a1.png) no-repeat top 9px left;font-size:20px;color:#333333;font-weight:700;line-height:30px;padding-bottom:5px;background-size:12px 14px;}
.special_b14{margin-bottom:12px;}

.special_c1{width:400px;float:left;}
.special_c2{width:100%;overflow:hidden;background:url(../images/register1.png) repeat-x top left;background-size:2px 2px;border-bottom:1px solid #e1e1e1;}
.special_c2 h3{float:left;font-size:14px;color:#999999;line-height:30px;float:left;margin-left:5px;padding-top:6px;}
.special_c2 .special_b8{margin-top:6px;}
.special_c3{float:left;background:url(../images/quality_standard_a3.png) repeat-x top left;padding-top:6px;}
.special_c3 h2{padding-left:20px;background:url(../images/quality_standard_a1.png) no-repeat top 9px left;font-size:20px;color:#333333;font-weight:700;line-height:30px;padding-bottom:5px;background-size:12px 14px;}
.special_c4{width:735px;float:right;}
.special_c5{width:100%;overflow:hidden;margin-top:15px;}
.special_c6{float:left;width:400px;height:230px;overflow: hidden}
.special_c6 img{width:100%;}
.special_c7{margin-top:6px;overflow:hidden;width:320px;float:right;}
.special_c7 ul{}
.special_c7 ul li{margin:2px 0 0px;padding-left:15px;background:url(../images/special_b6.png) no-repeat left center;}
.special_c7 ul li h2{font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.special_c7 ul li:hover h2{color:#198DE5;}
.special_c8 ul li{margin-top:2px;}

.special_d1{width:100%;overflow:hidden;margin-top:15px;}
.special_d1 li{width:260px;float:left;margin-right:40px;margin-bottom:15px;}
.special_d1 li:nth-child(4n){margin-right:0px;}
.special_d2{text-align:center;}
.special_d2 img{max-width:100%;max-height:200px;}

.topic_five_b2 .special_d2 img{max-width:100%;height:200px;}
.channel_data_c1{    font-size: 14px;
	color: #333333;
	line-height: 24px;font-family: 微软雅黑 !important;margin-top:10px;}
.channel_data_c1 p{    font-size: 14px;
	color: #333333;
	line-height: 24px;margin-top:10px;font-family: 微软雅黑 !important;}
.channel_data_c1 p span{font-family: 微软雅黑 !important;}
.eco_leather_d5{     font-size: 14px;
	color: #333333;
	height: 200px;
	line-height: 33px;
	overflow: hidden;}
.eco_leather_c9 ul li{ font-size: 14px;
	color: #333333;
	line-height: 24px;margin-top:10px;}


.special_d3{margin-top:5px;text-align:center;}
.special_d3 h2{font-size:14px;color:#000000;line-height:24px;font-weight:700;margin-bottom:5px;}
.special_d3 p{font-size:14px;color:#656565;line-height:24px;}
.special_d3 p span{font-size:12px;color:#198DE5;line-height:24px;margin-left:10px;}
.special_d4{padding:0 20px;}
.special_d5{width:100%;padding:35px 65px;margin:0px 0 0px;position:relative;background:url(../images/special_d5.jpg) no-repeat left top;background-size:1200px auto;}
.special_d5 .bd ul li{position:relative;}
.special_d5 .bd ul li img{width:100%;}
.special_d5 .hd ul{position:absolute;left:0px;bottom:10px;width:100%;z-index:6;text-align:center;font-size:0px;}
.special_d5 .hd ul li{width:20px;height:2px;background:#FFFFFF;margin-right:5px;opacity:0.5;display:inline-block;}
.special_d5 .hd ul li.on{opacity:1;}
.special_d5 .hd .prev{width:40px;height:40px;position:absolute;top:50%;left:40px;background:url(../images/special_d3.png) no-repeat bottom center;margin-top:-20px;}
.special_d5 .hd .next{width:40px;height:40px;position:absolute;top:50%;right:40px;background:url(../images/special_d4.png) no-repeat bottom center;margin-top:-20px;}
.special_d6{position:absolute;z-index:5;bottom:0px;left:0px;width:100%;background:url(../images/index_a_c3.png) repeat bottom center;height:50px;text-align:center;}
.special_d6 h2{font-size:16px;color:#FFFFFF;line-height:50px;}
.special_d7{margin-top:5px;text-align:center;}
.special_d7 h2{font-size:14px;color:#000000;line-height:24px;font-weight:700;}


.special_e1{margin-top:50px;margin-bottom:50px;}
.special_e2{width:1000px;margin:0 auto;background:#F7F7F7;min-height:180px;padding:20px 30px;border-radius:10px;margin-top:20px;}
.special_e2 p{font-size:14px;color:#000000;line-height:24px;}
.special_e1 .hd ul{font-size:0px;text-align:center;}
.special_e1 .hd ul li{display:inline-block;width:96px;}
.special_e1 .hd ul li h2{font-size:14px;color:#000000;line-height:24px;font-weight:700;margin-bottom:5px;}
.special_e1 .hd ul li h3{background:url(../images/xaine1.png) repeat-x center center;}
.special_e1 .hd ul li h3 span{width:35px;display:inline-block;height:40px;background:#FFFFFF url(../images/special_d7.png)no-repeat center center;}
.special_e1 .hd ul li h4{font-size:18px;color:#198DE5;line-height:28px;font-weight:700;margin-top:10px;}
.special_e1 .hd ul li.on{}
.special_e1 .hd ul li.on h2{opacity:0;}
.special_e1 .hd ul li.on h4{opacity:1;}
.special_e1 .hd ul li.on h3 span{width:40px;display:inline-block;height:40px;background:url(../images/special_d6.png)no-repeat center center;}
.special_e3{cursor:pointer;}
.special_e3 h4{opacity:0;}

.special_f1{width:100%;overflow:hidden;margin-top:60px;}
.special_f2{float:left;margin-left:125px;}
.special_f2 img{width:100px;height:100px;}
.special_f3{float:left;}
.special_f3 li{float:left;width:155px;margin-left:50px;}
.special_f3 li h2{width:100%;border:1px solid #e1e1e1;padding:5px;}
.special_f3 li h2 img{width:100%;display:block;}
.special_f3 li h3{text-align:center;font-size:14px;color:#000000;line-height:24px;}
/*专题01*/
/*专题02*/
.topic_two_a{}
.topic_two_a ul li:hover,.topic_two_a ul li.on{background:#CA2727;}


.topic_two_a1{width:100%;overflow:hidden;margin:20px 0;}
.topic_two_a2{width:530px;float:left;}
.topic_two_a3{background:#FFFFFF;}
.topic_two_a4{width:100%;overflow:hidden;padding:10px;}
.topic_two_a4 .special_b8{margin-top:6px;}
.topic_two_a5{float:left;}
.topic_two_a5 h2{float:left;padding-left:35px;background:url(../images/topic_two_a2.jpg) no-repeat top left;font-size:20px;color:#333333;font-weight:700;line-height:25px;background-size:30px 25px;height:25px;}
.topic_two_a4 h3{float:left;float:left;font-size:14px;color:#999999;line-height:25px;float:left;margin-left:5px;height:25px;}
.topic_two_a6{float:right;}
.topic_two_a6 h2{height:25px;font-size:14px;color:#CB2727;line-height:25px;padding-right:15px;background:url(../images/topic_two_a3.jpg) no-repeat right center;line-height:25px;background-size:9px 9px;}
.topic_two_a7{margin-top:0px;overflow:hidden;width:100%;background:#FFFFFF;padding:20px;}
.topic_two_a7 ul{}
.topic_two_a7 ul li{margin:0px 0 9px;padding-left:15px;background: url(../images/channel_news_c3.png) no-repeat left center;background-size:3px 3px;}
.topic_two_a7 ul li h2{font-size:14px;color:#000000;line-height:26px;height:26px;overflow:hidden;}
.topic_two_a7 ul li:hover{background:url(../images/topic_two_a4.jpg) no-repeat left center;background-size:3px 3px;}
.topic_two_a7 ul li:hover h2{color:#CB2727;font-weight:700	;}

.topic_two_b1{width:650px;float:right;}
.topic_two_b2{width:100%;overflow:hidden;position:relative;height:250px;}
.topic_two_b2 .bd ul{}
.topic_two_b2 .bd ul li{position:relative;}
.topic_two_b2 .bd ul li img{width:100%;}
.topic_two_b2 .hd ul{position:absolute;right:0px;bottom:15px;z-index:6;text-align:center;font-size:0px;}
.topic_two_b2 .hd ul li{cursor:pointer;width:10px;height:10px;border-radius:100%;background:#FFFFFF;margin-right:5px;opacity:0.5;display:inline-block;}
.topic_two_b2 .hd ul li.on{opacity:1;width:20px;height:8px;margin-top:1px;border-radius:50px;background:#CA2727;}
.topic_two_b2 .hd .prev{width:36px;height:56px;position:absolute;top:50%;left:0px;background:url(../images/special_b4.png) no-repeat bottom center;margin-top:-28px;}
.topic_two_b2 .hd .next{width:36px;height:56px;position:absolute;top:50%;right:0px;background:url(../images/special_b3.png) no-repeat bottom center;margin-top:-28px;}
.topic_two_b3{position:absolute;z-index:5;bottom:0px;left:0px;width:100%;background:url(../images/special_b2.png) no-repeat bottom center;height:105px;padding-top:70px;text-align:left;padding-left:20px;}
.topic_two_b3 h2{font-size:16px;color:#FFFFFF;line-height:26px;}
.topic_two_b4{padding:19px 20px 20px;}
.topic_two_b4.topic_two_a7 ul li{margin:0px 0 7px;}

.topic_two_c1{}
.topic_two_c2{border-top:2px solid #CA2727;}
.topic_two_c2 .topic_two_a4{border-bottom:1px solid #E4CBCB;}
.topic_two_c3{width:100%;overflow:hidden;position:relative;padding:20px 40px 10px;background:#FFFFFF;	}
.topic_two_c3 .bd ul{}
.topic_two_c3 .bd ul li{position:relative;width:260px;float:left;margin-right:23px;}
.topic_two_c3 .bd ul li .pic{text-align:center;}
.topic_two_c3 .bd ul li img{max-width:100%;max-height:200px;}
.topic_two_c3 .hd ul{position:absolute;right:0px;bottom:15px;z-index:6;text-align:center;font-size:0px;}
.topic_two_c3 .hd ul li{cursor:pointer;width:10px;height:10px;border-radius:100%;background:#FFFFFF;margin-right:5px;opacity:0.5;display:inline-block;}
.topic_two_c3 .hd ul li.on{opacity:1;width:20px;height:8px;margin-top:1px;border-radius:50px;background:#CA2727;}
.topic_two_c3 .hd .prev{width:40px;height:40px;position:absolute;top:50%;left:20px;background:url(../images/topic_two_c1.png) no-repeat bottom center;background-size:40px 40px;margin-top:-28px;}
.topic_two_c3 .hd .next{width:40px;height:40px;position:absolute;top:50%;right:20px;background:url(../images/topic_two_c2.png) no-repeat bottom center;background-size:40px 40px;margin-top:-28px;}
.topic_two_c4{width:100%;text-align:center;margin-top:10px;}
.topic_two_c4 h2{font-size:12px;color:#000000;line-height:26px;font-weight:400;overflow: hidden}
.topic_two_c5{padding:20px 40px 0px;background:#FFFFFF;overflow:hidden;}
.topic_two_c5 li{width:200px;float:left;margin-right:30px;margin-bottom:10px;}
.topic_two_c5 li:nth-child(5n){margin-right:0px;}
.topic_two_c5 li .pic{text-align:center;}
.topic_two_c5 li .pic img{max-width:100%;}
.topic_two_c6 li{width:150px;margin-right:44px;}
.topic_two_c6 li:nth-child(5n){margin-right:44px;}
.topic_two_c6 li:nth-child(6n){margin-right:0px;}
.topic_two_c7{background:#FFFFFF;overflow:hidden;margin-top:0px;padding:60px 0 20px;}
/*专题02*/
/*专题03*/
.topic_three_a{}
.topic_three_a ul li:hover,.topic_three_a ul li.on{background:#AC6A00;}
.topic_three_a1 .bd ul li .pic{position:relative;width:380px;height:460px;overflow:hidden;}
.topic_three_a1{width:380px;float:left;position:relative;}
.topic_three_a1 .bd ul li{width:100%;position:relative;}
.topic_three_a1 .bd ul li .pic img{height:460px;position:absolute;top:0px;left:50%;margin-left:-190px;}
.topic_three_a1 .hd ul{position:absolute;right:0px;bottom:45px;z-index:6;text-align:center;font-size:0px;}
.topic_three_a1 .hd ul li{cursor:pointer;width:20px;height:4px;background:#FFFFFF;margin-right:5px;opacity:0.5;display:inline-block;}
.topic_three_a1 .hd ul li.on{opacity:1;background:#198DE5;}
.topic_three_a2{position:absolute;left:0px;bottom:0px;width:380px;height:35px;line-height:35px;background:url(../images/bg000.png);}
.topic_three_a2 h2{font-size:14px;color:#FFFFFF;line-height:35px;padding:0 10px;}
.topic_three_a3{padding:10px 20px;width:436px;height:460px;float:left;margin-left:20px;background:#FFFFFF;}
.topic_three_a4{width:100%;overflow:hidden;background:url(../images/xaine1.png) repeat-x bottom 7px left;background-size:auto 2px;padding-bottom:7px;}
.topic_three_a5{float:left;position:relative;background:url(../images/xainac.png) repeat-x bottom left;padding-bottom:10px;background-size:auto 2px;}
.topic_three_a5 h2{font-size:18px;color:#333333;line-height:26px;font-weight:700;}
.topic_three_a5 h2 span{font-weight:700;}
.topic_three_a5 h3{position:absolute;top:100%;left:50%;margin-left:-7px;width:14px;height:7px;background:url(../images/topic_three_a2.png) no-repeat bottom center;}
.topic_three_a6{float:right;}
.topic_three_a6 h2{color:#AB6900;font-size:12px;line-height:26px;}
.topic_three_a7{}
.topic_three_a7 li{border-bottom:1px dashed #E5D0AF;padding-bottom:15px;margin-top:15px;}
.topic_three_a8{}
.topic_three_a8 h2{font-size:14px;color:#000000;line-height:24px;font-weight:700;margin-bottom:5px;}
.topic_three_a8 p{font-size:14px;color:#656565;line-height:22px;}
.topic_three_a9{margin-top:0px;overflow:hidden;width:100%;}
.topic_three_a9 ul{}
.topic_three_a9 ul li{margin:4px 0 0px;padding-left:15px;background:url(../images/topic_three_a3.png) no-repeat left center;}
.topic_three_a9 ul li h2{font-size:14px;color:#333333;line-height:26px;height:26px;overflow:hidden;}
.topic_three_a9 ul li:hover h2{color:#198DE5;}

.topic_three_b1{width:345px;float:right;}
.topic_three_b2{padding:10px 20px 10px;height:350px;background:#FFFFFF url(../images/topic_three_b5.png) no-repeat bottom center;}
.topic_three_b3{margin-top:10px;}
.topic_three_b4{width:100%;overflow:hidden;text-align:center;}
.topic_three_b5{text-align:center;}
.topic_three_b6{position:relative;display:inline-block;}
.topic_three_b6 h2{border-radius:100%;overflow:hidden;}
.topic_three_b6 h2 img{width:120px;height:120px;border-radius:100%;}
.topic_three_b6 h3{position:absolute;top:3px;left:0px;}
.topic_three_b6 h3 img{width:32px;height:26px;}
.topic_three_b7{margin-top:5px;}
.topic_three_b7 h2{font-size:14px;color:#AB6900;line-height:24px;height:24px;}
.topic_three_b7 h2 span{font-size:18px;color:#AB6900;line-height:24px;}
.topic_three_b8{font-size:0px;text-align:center;}
.topic_three_b8 .topic_three_b5{display:inline-block;margin:0 10px;}
.topic_three_b8 .topic_three_b6 h2 img{width:100px;height:100px;border-radius:100%;}
.topic_three_b9{}
.topic_three_b9 img{width:100%;}


.topic_three_c1{background:#FFFFFF;padding:10px 20px;}
.topic_three_c2{float:right;margin-top:4px;}
.topic_three_c2 h2{background:#AC6A00;font-size:12px;color:#FFFFFF;text-align:center;line-height:18px;height:18px;padding:0 5px;}

.topic_three_c3{padding:20px 0px 0px;overflow:hidden;background:#FFFFFF;overflow:hidden;}
.topic_three_c3 li{width:200px;float:left;margin-right:40px;margin-bottom:10px;}
.topic_three_c3 li:nth-child(5n){margin-right:0px;}
.topic_three_c3 li .pic img{width:100%;}
.topic_three_c5{padding:10px 20px 0;background:#FFFFFF;}

.topic_three_d1{background:#FFFFFF;padding:15px 0;}

.topic_three_d2{width:100%;padding:35px 65px;margin:0px 0 0px;position:relative;background:url(../images/special_d5.jpg) no-repeat left top;background-size:1200px auto;}
.topic_three_d2 .bd ul li{position:relative;}
.topic_three_d2 .bd ul li img{width:100%;}
.topic_three_d2 .hd ul{width:100%;overflow:hidden;}
.topic_three_d2 .hd ul li{background:#FFFFFF;margin-right:5px;display:inline-block;}
.topic_three_d2 .hd ul li.on{opacity:1;}
.topic_three_d2 .hd .prev{width:40px;height:40px;position:absolute;top:50%;left:40px;background:url(../images/special_d3.png) no-repeat bottom center;margin-top:-20px;}
.topic_three_d2 .hd .next{width:40px;height:40px;position:absolute;top:50%;right:40px;background:url(../images/special_d4.png) no-repeat bottom center;margin-top:-20px;}

.awards{ height:44px; margin-bottom:30px;}
.splendid{ width:100%;background: url(../images/special_d5.jpg) no-repeat left top;background-size: 1200px auto;padding:20px 0;}
.splendid_m{width:1070px;position:relative; left:0px; margin:0 auto}
.splendid_m .btn{position:absolute;cursor:pointer;border-radius:0px;}
.splendid_m #prevTop,.splendid_m #nextTop{top:330px;width: 40px;height: 40px;}
.splendid_m #prevTop{left:-20px;opacity:0.5;background:url(../images/topic_three_d4.png) 0 0 no-repeat;}
.splendid_m #prevTop:hover{opacity:1;}
.splendid_m #nextTop:hover{opacity:1;}
.splendid_m #nextTop{right:-20px;opacity:0.5;background:url(../images/topic_three_d5.png) 0 0 no-repeat;}
.splendid_m .prev{position:absolute;cursor:pointer;z-index:99;left:0;bottom:31px;background:url(../images/topic_three_d6.png) no-repeat;width:30px;height:58px;background-size:30px 58px;}
.splendid_m .next{position:absolute;cursor:pointer;z-index:99;right:0;bottom:31px;background:url(../images/topic_three_d7.png) no-repeat;width:30px;height:58px;background-size:30px 58px;}
.splendid_m li{float:left;}
.splendid_m .cf li{position: relative;color: #fff;}
.splendid_m .cf li img{width:100%;}
.splendid_m .cf li p{text-align:center;color: #fff;width: 1070px;height: 10px;line-height:40px;bottom: 0;position: absolute;background: rgba(0,0,0,0.6);height:40px;padding:0 10px;font-size: 14px;}
.splendid_m .cf li span{display: block;width:772px; padding:15px; position: absolute; right: 0; bottom: 0; overflow:hidden; height:25px;line-height:24px; font-size:14px; text-align:left;background:rgba(0,0,0,0.6);filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000") 6}
.splendid_m .picBox{height:700px;position:relative;overflow:hidden;}
.splendid_m .picBox ul{height:700px;position:absolute;}
.splendid_m .picBox li{width:1070px;height:700px;}
.splendid_m .listBox{width:1038px;height:120px;margin:10px auto 0;position:relative;overflow:hidden;/* padding:0 20px; */}
.splendid_m .listBox ul{height:120px;position:absolute; overflow:hidden;}
.splendid_m .listBox li{width:173px;height:120px;cursor:pointer;position:relative; text-align:center;}
.splendid_m .listBox li img{width:160px;height:120px;}
.listBox li img{ border:#535353 solid 1px;}
.splendid_m .listBox .on img{width:160px;height:120px;border:2px solid #AC6A00;}
/*专题03*/
/*专题04*/
.topic_fourt_a{background:#FFFFFF;padding:20px 0;}
.topic_fourt_a1{width:100%;overflow:hidden;}

.topic_fourt_a2{width:530px;float:left;overflow:hidden;position:relative;}
.topic_fourt_a2 .bd ul{}
.topic_fourt_a2 .bd ul li{position:relative;}
.topic_fourt_a2 .bd ul li  .pic{width:530px;height:360px;overflow:hidden;}
.topic_fourt_a2 .bd ul li img{position:absolute;top:0px;left:50%;margin-left:-265px;}
.topic_fourt_a2 .hd ul{position:absolute;right:0px;bottom:15px;z-index:6;text-align:center;font-size:0px;}
.topic_fourt_a2 .hd ul li{ vertical-align:text-top;cursor:pointer;width:10px;height:10px;border-radius:100%;background:#FFFFFF;margin-right:5px;opacity:0.5;display:inline-block;}
.topic_fourt_a2 .hd ul li.on{opacity:1;width:20px;height:8px;margin-top:1px;border-radius:50px;background:#198DE5;}
.topic_fourt_a2 .hd .prev{width:36px;height:56px;position:absolute;top:50%;left:0px;background:url(../images/special_b4.png) no-repeat bottom center;margin-top:-28px;}
.topic_fourt_a2 .hd .next{width:36px;height:56px;position:absolute;top:50%;right:0px;background:url(../images/special_b3.png) no-repeat bottom center;margin-top:-28px;}

.topic_fourt_a3{width:655px;float:right;}
.topic_fourt_a4{padding-left:20px;background:url(../images/topic_fourt_a2.png) no-repeat left top;background-size:9px 45px;}
.topic_fourt_a5{width:100%;overflow:hidden;background:url(../images/topic_fourt_a5.jpg) repeat-x left center;}
.topic_fourt_a5 h2{float:left;font-size:24px;color:#000000;line-height:24px;font-weight:700;background:#FFFFFF;padding-right:15px;}
.topic_fourt_a5 h2 span{float:left;font-weight:700;}
.topic_fourt_a6{padding-left:20px;width:100%;overflow:hidden;margin-top:3px;}
.topic_fourt_a6 h2{float:left;font-size:16px;color:#BBBBBB;font-weight:700px;line-height:20px;}
.topic_fourt_a6 h3{float:right;font-size:14px;color:#198DE5;line-height:20px;}
.topic_fourt_a7{text-align:center;width:536px;margin:0 auto;margin-top:25px;}
.topic_fourt_a7 h2{font-size:16px;color:#198DE5;line-height:26px;font-weight:700;margin-bottom:15px;}
.topic_fourt_a7 p{font-size:14px;color:#656565;line-height:24px;}

.topic_fourt_a8{width:100%;overflow:hidden;margin-top:20px;}
.topic_fourt_a8 li{width:290px;float:left;margin-top:10px;}
.topic_fourt_a8 li:nth-child(2n){float:right;}
.topic_fourt_a8 li h2{font-size:14px;color:#000000;line-height:24px;height:24px;overflow:hidden;padding-left:15px;background:url(../images/topic_fourt_a3.png) no-repeat left center;background-size:7px 7px;}

.topic_fourt_a9{margin-top:25px;}

.topic_fourt_a10{padding:30px 0px 0px;background:#FFFFFF;overflow:hidden;}

.topic_fourt_a10 li .pic{height:280px;overflow:hidden;}

.topic_fourt_a10 li{width:260px;float:left;margin-right:53px;margin-bottom:25px;}
.topic_fourt_a10 li:nth-child(4n){margin-right:0px;}
.topic_fourt_a10 li .pic img{width:100%;}
.topic_fourt_a11{margin-top:10px;text-align:center;}
.topic_fourt_a11 h2{font-size:14px;color:#656565;line-height:24px;}

.topic_fourt_b1{margin-top:15px;width:100%;overflow:hidden;margin-bottom:50px;}
.topic_fourt_b1 li{width:580px;float:left;padding:20px 0;border-bottom:1px solid #e1e1e1;}
.topic_fourt_b1 li:nth-child(2n){float:right;}
.topic_fourt_b1 li:nth-last-child(1){padding-bottom:0px;border-bottom:0px;}
.topic_fourt_b1 li:nth-last-child(2){padding-bottom:0px;border-bottom:0px;}
.topic_fourt_b2{width:260px;float:left;height:150px;overflow:hidden;}
.topic_fourt_b2 img{width:260px;}
.topic_fourt_b3{width:305px;float:right;}
.topic_fourt_b3 h2{font-size:16px;color:#333333;line-height:26px;font-weight:700;margin-bottom:5px;}
.topic_fourt_b3 p{font-size:14px;color:#656565;line-height:24px;}

.topic_fourt_b4{padding:20px 0px 0px;background:#FFFFFF;overflow:hidden;}
.topic_fourt_b4 li{width:200px;float:left;margin-right:50px;margin-top:20px;}
.topic_fourt_b4 li:nth-child(5n){margin-right:0px;}
.topic_fourt_b4 li .pic img{width:100%;}
.topic_fourt_b4 li .pic{height:150px;overflow:hidden;}
.topic_fourt_b5{width:100%;padding:25px 0;background:#F7F7F7;border-top:1px solid #e1e1e1;}
.topic_fourt_b5 .topic_fourt_a5 h2{background:#F7F7F7;}
/*专题04*/
/*专题05*/
.topic_five_a1{}
.topic_five_a1 ul li.on{background:#CB2729;}

.topic_five_a2{float:left;width:495px;margin-left:15px;background:#FFFFFF; box-shadow: 0px 1px 3px 0px rgba(225, 225, 225, 0.004);}
.topic_five_a3{background:#F1F1F1;width:100%;height:45px;}
.topic_five_a4{float:left;background:url(../images/topic_five_a1.png) no-repeat center right;height:45px;padding:0px 40px 0px 10px;display:inline-block;}
.topic_five_a4 h2{font-size:18px;color:#FFFFFF;font-weight:700;line-height:45px;text-align:center;}
.topic_five_a5{float:right;padding-right:15px;}
.topic_five_a5 h2{font-size:14px;color:#CB2729;line-height:45px;}


.topic_five_a6{width:100%;height:360px;margin-top:5px;overflow:hidden; box-shadow:0px 1px 3px 0px rgb(225, 225, 225);padding:10px 15px 15px;}
.topic_five_a6 ul{}
.topic_five_a6 ul li{margin:9px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.topic_five_a6 ul li h2{float:left;width:270px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.topic_five_a6 ul li:hover h2{color:#CB2729;}
.topic_five_a6 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}

.topic_five_a7{width:350px;}
.topic_five_a8{padding-bottom:3px;}
.topic_five_a9{width:315px;}

.topic_five_b1{}
.topic_five_b2{margin-top:0px;box-shadow:0px 1px 3px 0px rgb(225, 225, 225);padding:20px;}

.topic_five_b3{width:100%;overflow:hidden;padding:20px;box-shadow:0px 1px 3px 0px rgb(225, 225, 225);}
.topic_five_b3 li{width:330px;float:left;margin-right:83px;margin-bottom:15px;}
.topic_five_b3 li:nth-child(3n){margin-right:0px;}

.topic_five_b4{}
.topic_five_b4 .prev{position:absolute;cursor:pointer;z-index:99;left:0;bottom:31px;background:url(../images/topic_five_b4.png) no-repeat;width:30px;height:58px;background-size:30px 58px;}
.topic_five_b4 .next{position:absolute;cursor:pointer;z-index:99;right:0;bottom:31px;background:url(../images/topic_five_b5.png) no-repeat;width:30px;height:58px;background-size:30px 58px;}
.topic_five_b4 .listBox .on img{width:160px;height:120px;border:2px solid #CB2729;}
.topic_five_b4 #prevTop{left:-20px;opacity:0.5;background:url(../images/topic_five_b6.png) 0 0 no-repeat;}
.topic_five_b4 #nextTop{right:-20px;opacity:0.5;background:url(../images/topic_five_b7.png) 0 0 no-repeat;}
.topic_five_b5{background:#FFFFFF;}
.topic_five_b6{box-shadow:0px 1px 3px 0px rgb(225, 225, 225);margin-top:0px;padding-top:60px;padding-bottom:30px;}
/*专题05*/
/*专题06*/
.topic_six_a{background:#FFFFFF;border-top:1px solid #e1e1e1;}
.topic_six_a1{text-align:center;padding:30px 0 15px;border-bottom:1px solid #e1e1e1;}
.topic_six_a1 h2{font-size:60px;color:#E6E6E6;line-height:70px;}
.topic_six_a1 h3{margin-top:-50px;}
.topic_six_a1 h3 span{font-size:36px;color:#424242;line-height:46px;font-weight:700;}
.topic_six_a1 h3 b{font-size:36px;line-height:46px;font-weight:700;}

.topic_six_a2{width:100%;overflow:hidden;margin-top:20px;}
.topic_six_a2 li{float:left;width:360px;margin-right:60px;}
.topic_six_a2 li:nth-child(3n){margin-right:0px;}
.topic_six_a3{margin-top:20px;}
.topic_six_a3 p{font-size:14px;color:#000000;line-height:24px;}
.topic_six_a4{margin-bottom:40px;}

.topic_six_b1{width:100%;overflow:hidden;background:url(../images/topic_six_b1.png) repeat-x top 35px center;}
.topic_six_b2{float:left;background:#FFFFFF url(../images/topic_six_b2.png) no-repeat left center;}
.topic_six_b2 h2{font-size:18px;color:#999999;line-height:28px;height:28px;padding-left:40px;}
.topic_six_b2 h3{font-size:30px;color:#000000;line-height:36px;height:36px;padding-left:55px;}
.topic_six_b2 h3 span{}
.topic_six_b2 h3 b{font-weight:400;}
.topic_six_b3{float:right;margin-top:40px;}
.topic_six_b3 h2{background:#FFFFFF;font-size:14px;color:#198DE5;line-height:24px;padding-left:10px;}
.topic_six_b4{margin-top:20px;}
.topic_six_b4 li{padding:0px 0 10px;border-bottom:1px solid #e1e1e1;width:100%;}
.topic_six_b4 li:last-child{border-bottom:0px;}
.topic_six_b5{float:left;width:260px;position:relative;}
.topic_six_b6{width:780px;float:left;margin-left:30px;}
.topic_six_b6 h2{font-size:24px;color:#000000;line-height:34px;}
.topic_six_b6 h3{font-size:14px;color:#999999;line-height:24px;margin:5px 0 10px;}
.topic_six_b6 p{font-size:14px;color:#000000;line-height:24px;}
.topic_six_b7{transition: all 0.3s;width:100%;overflow:hidden;padding:10px 0;}
.topic_six_b7:hover{ box-shadow: 0px 3px 10px 0px rgba(225, 225, 225);}
.topic_six_b7:hover .topic_six_b6 h2{color:#198DE5;}
.topic_six_b7:hover .topic_six_b8{opacity:0.8;}
.topic_six_b7:hover .topic_six_b9{opacity:1;}
.topic_six_b8{transition: all 0.3s;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#198DE5;opacity:0.0;z-index:4;}
.topic_six_b9{transition: all 0.3s;position:absolute;top:50%;left:0px;width:100%;text-align:center;z-index:5;margin-top:-17px;opacity:0;}
.topic_six_b9 h2{width:94px;height:34px;border:1px solid #e1e1e1;border-radius:2px;margin:0px auto;font-size:14px;color:#FFFFFF;line-height:32px;}
.topic_six_c1{margin-top:30px;}
.topic_six_c1 li{margin-right:53px;}

.topic_six_c2{padding:10px 0px 0px;background:#FFFFFF;overflow:hidden;}
.topic_six_c2 li{width:180px;float:left;margin-right:75px;margin-top:20px;}
.topic_six_c2 li:nth-child(5n){margin-right:0px;}
.topic_six_c2 li .pic img{width:100%;}
.topic_six_c2 li .topic_two_c4 h2{font-weight:400;}
.topic_six_c3{width:100%;overflow:hidden;margin-top:35px;padding:0 20px;}
.topic_six_c3 li{width:330px;float:left;margin-right:83px;margin-bottom:15px;}
.topic_six_c3 li:nth-child(3n){margin-right:0px;}

.topic_six_c4{margin-top:0px;padding:35px 0 60px;}
/*专题06*/
/*专题07*/
.topic_seven_a1{overflow:hidden;background:url(../images/topic_seven_a1.jpg) no-repeat top center;height:3394px;}
.topic_seven_a2{position:relative;overflow:hidden;}
.topic_seven_aaa2{position:absolute;top:4.8%;right:50%;}
.topic_seven_aaa2 h2{font-size:56px;color:#FFFFFF;line-height:38px;}
.topic_seven_a3{padding:20px 30px;width:700px;margin:585px auto 0;background:url(../images/topic_seven_a2.png) repeat;}
.topic_seven_a3 p{color:#FFFFFF;font-size:14px;line-height:24px;}

.topic_seven_b1{padding-top:210px;}
.topic_seven_b1 li{background:url(../images/topic_seven_b1.png) no-repeat bottom center;}
.topic_seven_b2{display:table;width:1440px;padding:40px 120px;margin:0 auto;background:url(../images/topic_seven_b2.png) no-repeat center left;}
.topic_seven_b3{width:440px;float:left;}
.topic_seven_b3 img{width:440px;}
.topic_seven_b4{width:710px;float:right;}
.topic_seven_b5{width:100%;overflow:hidden;margin-bottom:5px;}
.topic_seven_b5 h2{font-size:60px;color:#E50012;float:left;font-style:italic;}
.topic_seven_b5 h3{font-size:60px;color:#FFFFFF;float:left;font-style:italic;}
.topic_seven_b6{}
.topic_seven_b6 h2{font-size:24px;color:#ADDBFD;line-height:34px;margin-bottom:5px; }
.topic_seven_b6 p{font-size:14px;color:#FFFFFF;line-height:24px;}
.topic_seven_b6 h3{width:160px;height:45px;font-size:14px;color:#FFFFFF;line-height:45px;text-align:center;background:#198DE5 url(../images/topic_seven_b4.png) no-repeat right 30px center;background-size:8px 14px;padding-right:8px;margin-top:35px;}

.topic_seven_c1{width:100%;overflow:hidden;}
.topic_seven_c1 li{width:600px;height:287px;float:left;margin-top:20px;padding:25px 10px;background:url(../images/topic_seven_c3.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(3){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(4){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(7){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(8){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(8){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(11){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c1 li:nth-child(12){background:url(../images/topic_seven_c4.png) no-repeat bottom center;}
.topic_seven_c2{width:100%;overflow:hidden;margin-bottom:15px;}
.topic_seven_c2 h2{font-size:48px;color:#198DE5;float:left;font-style:italic;}
.topic_seven_c2 h3{font-size:48px;color:#FFFFFF;float:left;font-style:italic;}

.topic_seven_c3{width:100%;overflow:hidden;}
.topic_seven_c4{width:240px;float:left;}
.topic_seven_c4 img{width:240px;}
.topic_seven_c5{width:310px;float:right;}
.topic_seven_c5 h2{font-size:18px;color:#AEDBFE;line-height:28px;margin-bottom:4px;}
.topic_seven_c5 p{font-size:14px;color:#FFFFFF;line-height:21px;}
.topic_seven_c5 h3{width:100px;height:34px;font-size:14px;color:#FFFFFF;line-height:34px;text-align:center;background:#198DE5 url(../images/topic_seven_b4.png) no-repeat right 10px center;background-size:8px 14px;padding-right:8px;margin-top:20px;}

.topic_seven_d1{margin-top:70px;}
.topic_seven_d2{width:100%;overflow:hidden;background:url(../images/xain19o.png) repeat-x bottom center;}
.topic_seven_d2 h2{float:left;font-size:24px;color:#198DE5;line-height:34px;font-weight:700;padding-bottom:10px;border-bottom:2px solid #198DE5;}
.topic_seven_d2 h3{float:left;font-size:18px;color:#198DE5;line-height:34px;/* font-weight:700; */margin-left:15px;}
.topic_seven_d3{width:100%;overflow:hidden;padding:65px 0;}
.topic_seven_d3 .special_f3 li h2{border:1px solid #041568;}
.topic_seven_d3 .special_f3 li h3{font-size:14px;color:#FFFFFF;line-height:24px;margin-top:15px;}

.topic_seven_d4{background:#FFFFFF !important;}
.topic_seven_d4 .footer2{border-bottom:1px solid #e1e1e1;}
.topic_seven_d4 .footer3 li h2{font-size:14px;color:#000000;}
.topic_seven_d4 .footer5 p{font-size:14px;color:#000000;}
/*专题07*/
.topic_three_a1.topic_five_a7{width:350px;float:left;position:relative;}
.topic_three_a1.topic_five_a7 .bd ul li .pic {
	position: relative;
	width: 350px;
	height: 412px;
	overflow: hidden;
}
.topic_three_a1.topic_five_a7 .bd ul li .pic img{height:412px;position:absolute;top:0px;left:50%;margin-left:-175px;}



/*频道-专业展会*/
.topic_four_a{padding:20px;background:#FFFFFF;}
.topic_four_a1 ul li h2{min-width:90px;}
.topic_four_a2{width:100%;overflow:hidden;}
.topic_four_a3{float:left;width:123px;height:40px;text-align:center;background:url(../images/topic_four_a2.png) no-repeat center center;background-size:120px 40px;}
.topic_four_a3 h2{font-size:14px;color:#198EE6;line-height:40px;font-weight:700;width:110px;}
.topic_four_a4{float:left;margin-left:15px;}
.topic_four_a4 li{float:left;margin-right:30px;}
.topic_four_a4 li h2{font-size:16px;color:#333333;line-height:40px;cursor:pointer;}
.topic_four_a4 li.on h2{font-size:24px;color:#198EE6;line-height:40px;}

.topic_four_b1{padding:20px;background:#FFFFFF;}
.topic_four_b2{}
.topic_four_b3{background:url(../images/topic_four_b1.png) no-repeat left center;height:34px;width:100%;overflow:hidden;}
.topic_four_b4{float:left;width:200px;text-align:center;}
.topic_four_b4 h2{font-size:18px;color:#FFFFFF;font-weight:700;line-height:28px;}
.topic_four_b5{width:100%;overflow:hidden;}
.topic_four_b6{float:left;width:360px;}
.topic_four_b6 img{width:100%;}
.topic_four_b7{width:425px;float:right;}
.topic_four_b8{margin-top:0px;width:100%;overflow:hidden;}
.topic_four_b8 ul{}
.topic_four_b8 ul li{margin:0px 0 6px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.topic_four_b8 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.topic_four_b8 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.topic_four_b8 ul li:hover h2{color:#198DE5;}
.topic_four_b9{background:url(../images/xaine1.png) repeat-x left center;width:100%;overflow:hidden;margin-top:4px;}
.topic_four_b9 h2{font-size:14px;color:#999999;line-height:24px;background:#FFFFFF;float:left;}


.topic_four_c1{width:100%;min-height:315px;background:#FFFFFF;overflow:hidden;padding:20px;}
.topic_four_c2{width:395px;float:left;}
.topic_four_c3{padding-left:15px;}
.topic_four_c3 dl{margin-top:15px;}
.topic_four_c4{width:340p;float:right;}
.topic_four_d1{width:100%;overflow:hidden;}
.topic_four_d1 li{width:190px;float:left;margin-right:20px;margin-top:20px;overflow:hidden;}
.topic_four_d1 li:nth-child(4n){margin-right:0px;}
.topic_four_d2{}
.topic_four_d2 img{width:100%;overflow:hidden;height:150px;}
.topic_four_d3{margin-top:15px;background:url(../images/topic_four_d5.jpg) no-repeat left center;background-size:6px 5px;}
.topic_four_d3 h2{font-size:14px;color:#333333;padding-left:15px;}
.topic_four_d4{margin-top:5px;text-align:center;}
.topic_four_d4 h2{font-size:14px;color:#333333;font-weight:700;line-height:24px;}
.topic_four_d5{background:url(../images/xaine1.png) repeat-x left center;width:100%;overflow:hidden;margin-top:5px;}
.topic_four_d5 h2{font-size:14px;color:#999999;line-height:24px;background:#FFFFFF;float:right;}
.topic_four_d6{margin-top:5px;}
.topic_four_d6 li{margin-top:15px;}

.topic_four_e1{width:100%;overflow:hidden;margin-top:10px;}
.topic_four_e2{width:395px;float:left;}
.topic_four_e3{border-bottom:1px dashed #e1e1e1;}
.topic_four_e3 li{margin-bottom:10px;}
.topic_four_e3 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:5px;    background: url(../images/topic_four_d5.jpg) no-repeat left center;padding-left:15px;max-height:24px;overflow:hidden;}
.topic_four_e3 p{font-size:12px;color:#333333;line-height:22px;padding-left:15px;max-height:44px;overflow:hidden;}
.topic_four_e4{margin-top:0px;width:100%;overflow:hidden;}
.topic_four_e4 ul{height:210px;overflow:hidden;}
.topic_four_e4 ul li{margin:13px 0 0px;padding-left:15px;background:url(../images/topic_three_a3.png) no-repeat left center;}
.topic_four_e4 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.topic_four_e4 ul li:hover h2{color:#198DE5;}
.topic_four_e5{width:395px;float:right;}
.topic_four_e6{border:1px solid #D0E1EF;height:380px;margin-top:20px;padding:15px;}
.topic_four_e7 p{font-size:14px;color:#333333;line-height:26px;}
.topic_four_d8{background:url(../images/xaindd.png) repeat-x left center;width:100%;overflow:hidden;margin-top:5px;}
.topic_four_d8 h2{font-size:14px;color:#999999;line-height:24px;background:#FFFFFF;float:right;padding-left:10px;}

.topic_four_d9{border-bottom:1px dashed #e1e1e1;padding-bottom:3px;margin-bottom:10px;}
.topic_four_d9 ul li{margin:0 0 7px;}
.topic_four_d10 ul li{margin:0 0 7px;}
.topic_four_d11{width:100%;overflow:hidden;margin-top:20px;}
.topic_four_d12{float:right;background:#FFFFFF;margin-top:5px;}
.topic_four_d12 li{float:left;width:76px;height:24px;border:1px solid #198EE6;text-align:center;cursor:pointer;}
.topic_four_d12 li.on{background:#198EE6;}
.topic_four_d12 li.on h2{color:#FFFFFF;}
.topic_four_d12 li h2{font-size:14px;color:#198DE5;line-height:22px;}
/*频道-专业展会*/
/*频道-专业市场*/
.professional_market_a1{padding:20px;background:#FFFFFF;overflow:hidden;width:100%;}
.professional_market_a2{height:360px;}

.professional_market_a3{margin-top:0px;width:100%;overflow:hidden;}
.professional_market_a3 ul{}
.professional_market_a3 ul li{margin:13px 0 0px;padding-left:15px;background:url(../images/topic_four_d5.jpg) no-repeat left center;}
.professional_market_a3 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.professional_market_a3 ul li:hover h2{color:#198DE5;}

.professional_market_b1{padding:20px;background:#FFFFFF;}
.professional_market_b2{border-top:2px solid #333333;}
.professional_market_b3{margin-top:15px;width:100%;overflow:hidden;background:url(../images/professional_market_b1.jpg) repeat-x right center;}
.professional_market_b3 h2{font-size:24px;color:#333333;font-weight:700;line-height:30px;padding-left:10px;border-left:4px solid #198DE5;float:left;background:#FFFFFF;padding-right:5px;}
.professional_market_b3 h2 span{color:#198DE5;font-size:36px;line-height:30px;}
.professional_market_b4{padding-left:50px;}
.professional_market_b4 h2{font-size:18px;color:#BBBBBB;line-height:28px;}


.professional_market_b5{margin-top:25px;position:relative;padding:0 35px;width:100%;}
.professional_market_b5 .bd{width:100%;overflow:hidden;}
.professional_market_b5 .bd ul li{width:170px;float:left;margin-right:26px;}
.professional_market_b5 .bd ul li .pic{}
.professional_market_b5 .bd ul li .pic img{width:100%;display:block;}
.professional_market_b5 .hd .prev{width:48px;height:48px;display:block;position:absolute;top:36px;left:0px;background:url(../images/professional_market_b5.png) no-repeat center center;background-size:48px 48px;}
.professional_market_b5 .hd .prev:hover{width:48px;height:48px;display:block;position:absolute;top:36px;left:0px;background:url(../images/professional_market_b7.png) no-repeat center center;background-size:48px 48px;}
.professional_market_b5 .hd .next{width:48px;height:48px;display:block;position:absolute;top:36px;right:0px;background:url(../images/professional_market_b6.png) no-repeat center center;background-size:48px 48px;}
.professional_market_b5 .hd .next:hover{width:48px;height:48px;display:block;position:absolute;top:36px;right:0px;background:url(../images/professional_market_b8.png) no-repeat center center;background-size:48px 48px;}

.professional_market_b6{margin-top:30px;width:100%;overflow:hidden;padding:0 35px;}
.professional_market_b6.on{display:block;}
.professional_market_b6 ul{}
.professional_market_b6 ul li{float:left;width:362px;border-bottom:1px dashed #e1e1e1;margin-right:26px;padding:6px 0 6px 15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.professional_market_b6 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.professional_market_b6 ul li:nth-child(2n){margin-right:0px;}
.professional_market_b6 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.professional_market_b6 ul li:hover h2{color:#198DE5;}

.professional_market_c1{padding:24px 20px;background:#FFFFFF;width:100%;overflow:hidden;}
.professional_market_c2{width:100%;overflow:hidden;}
.professional_market_c3{width:395px;float:left;height:270px;border:1px solid #DDEEFB;padding:10px 10px;}
.professional_market_c4{width:100%;overflow:hidden;background:url(../images/professional_market_c1.png) repeat-x bottom center;}
.professional_market_c4 ul{float:left;}
.professional_market_c4 ul li{cursor:pointer;float:left;margin-right:15px;}
.professional_market_c4 ul li h2{font-size:16px;color:#333333;line-height:26px;margin-bottom:10px;}
.professional_market_c4 ul li h3{opacity:0;background:url(../images/professional_market_c3.png) no-repeat left center;background-size:15px 6px;width:15px;height:6px;margin:0 auto;margin-bottom:1px;}
.professional_market_c4 ul li.on{background:url(../images/professional_market_c2.png) repeat-x bottom center;}
.professional_market_c4 ul li.on h2{font-size:16px;color:#198DE5;font-weight:700;}
.professional_market_c4 ul li.on h3{opacity:1;}
.professional_market_c5{width:100%;margin-top:5px;overflow:hidden;}
.professional_market_c5 ul{}
.professional_market_c5 ul li{margin:15px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.professional_market_c5 ul li h2{float:left;width:270px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.professional_market_c5 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.professional_market_c5 ul li:hover h2{color:#198DE5;}
.professional_market_c5 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.professional_market_c6{float:right;}
.professional_market_c7{margin-top:5px;overflow:hidden;}
.professional_market_c7 li{margin-top:5px;}
.professional_market_c7 li h2{font-size:12px;color:#000000;line-height:22px;}

.professional_market_d1{width:395px;float:left;}
.professional_market_d2{width:395px;float:right;}
.professional_market_d3{width:100%;overflow:hidden;border-top:2px solid #e1e1e1;border-bottom:1px solid #e1e1e1;padding:10px 0;}
.professional_market_d3 li.on h2{color:#198DE5;font-weight:700;}
.professional_market_d3 li{float:left;height:24px;padding-right:20px;margin-right:20px;background:url(../images/channel_news_c3.png) no-repeat right center;}
.professional_market_d3 li:last-child{padding-right:0px;margin-right:0px;background:none;}
.professional_market_d3 li h2{cursor:pointer;color:#333333;line-height:24px;font-size:16px;}
.professional_market_d4{width:100%;margin-top:16px;overflow:hidden;}
.professional_market_d4 ul{}
.professional_market_d4 ul li{margin:5px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.professional_market_d4 ul li h2{float:left;width:100%;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.professional_market_d4 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.professional_market_d4 ul li:hover h2{color:#198DE5;}
.professional_market_d4 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.professional_market_d5{width:88px;float:left;}
.professional_market_d5 img{width:100%;height:64px;}
.professional_market_d6{width:195px;float:right;}
.professional_market_d6 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:10px;}
.professional_market_d6 p{font-size:12px;color:#656565;line-height:22px;}
.professional_market_d6 p span{font-size:12px;color:#198DE5;line-height:22px;}
.professional_market_d7{width:100%;overflow:hidden;padding-bottom:14px;border-bottom:1px dashed #e1e1e1;}
/*频道-专业市场*/
/*频道-等级认定*/
.grade_cognizance{margin-top:20px;}
.grade_cognizance1{width:100%;overflow:hidden;text-align:center;background:url(../images/grade_cognizance1.jpg) repeat-x left center;}
.grade_cognizance1 h2{display:inline-block;background:#FFFFFF;font-size:24p;color:#333333;font-weight:700;padding:0 10px;}
.grade_cognizance2{width:100%;overflow:hidden;margin-top:25px;}
.grade_cognizance3{width:100%;margin-top:5px;overflow:hidden;}
.grade_cognizance3 ul{}
.grade_cognizance3 ul li{margin:10px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.grade_cognizance3 ul li h2{float:left;width:270px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.grade_cognizance3 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.grade_cognizance3 ul li:hover h2{color:#198DE5;}
.grade_cognizance3 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.grade_cognizance4{width:395px;float:left;height:400px;border:1px solid #DDEEFB;padding:10px 10px;}
.grade_cognizance5{padding:20px;background:#FFFFFF;}
.grade_cognizance6{float:right;}
.grade_cognizance7{float:right;margin-top:5px;}
.grade_cognizance7 h2{width:55px;height:20px;background:#F1F1F1 url(../images/grade_cognizance1.png) no-repeat right 5px center;background-size:7px 7px;padding:0 5px;font-size:14px;color:#656565;line-height:20px;}
.grade_cognizance8{}
.grade_cognizance8 li{margin-top:10px;}
.grade_cognizance8 li h2{background:url(../images/channel_news_c3.png) no-repeat left center;font-size:14px;color:#333333;line-height:24px;font-weight:700;padding-left:10px;}
.grade_cognizance8 li p{font-size:14px;color:#333333;line-height:24px;padding-left:10px;}
.grade_cognizance8 li h3{font-size:14px;color:#198DE5;line-height:24px;padding-left:10px;}

.grade_cognizance_a1{padding:20px;background:#FFFFFF;}
.grade_cognizance_a2{width:100%;overflow:hidden;}
.grade_cognizance_a3{height:260px;}
.grade_cognizance_a5{}
.grade_cognizance_a5 dl{width:100%;overflow:hidden;margin-top:10px;margin-bottom:0px;}
.grade_cognizance_a5 dl dt{float:left;width:42px;}
.grade_cognizance_a5 dl dt h2{font-size:14px;color:#333333;line-height:40px;}
.grade_cognizance_a5 dl dd{float:left;width:310px;height:40px;}
.grade_cognizance_a5 dl dd input{width:100%;height:40px;border:1px solid #e1e1e1;padding:0 10px;font-size:14px;color:#999999;line-height:24px;}
.grade_cognizance_a5 dl dd select{width:100%;height:40px;border:1px solid #e1e1e1;padding:0 10px;font-size:14px;color:#999999;line-height:24px;}
.grade_cognizance_a6{height:435px;}
.grade_cognizance_a7{}
.grade_cognizance_a7 button{width:310px;background:#198DE5;height:40px;line-height:40px;font-size:14px;color:#FFFFFF;border:0px;}
.grade_cognizance_a8{}
.grade_cognizance_a8 dl{width:100%;overflow:hidden;margin-bottom:0px;border:1px solid #e1e1e1;padding:0 10px;margin-top:10px;}
.grade_cognizance_a8 dl dt{float:left;width:70px;}
.grade_cognizance_a8 dl dt h2{font-size:14px;color:#333333;height:40px;line-height:40px;}
.grade_cognizance_a8 dl dd{}
.grade_cognizance_a8 dl dd input{width:250px;height:38px;border:0px solid #e1e1e1;padding:0 10px;font-size:14px;color:#999999;line-height:24px;}
.grade_cognizance_a9{padding:10px 0;}
.grade_cognizance_a9 textarea{width:100%;height:76px;border:0px;resize:none;font-size:14px;color:#999999;line-height:24px;}
.grade_cognizance_a10{text-align:center;width:100%;overflow:hidden;margin-top:10px;}
.grade_cognizance_a10 button{float:right;background:#333333;width:100px;height:40px;font-size:14px;color:#FFFFFF;line-height:40px;border:0px;}
.grade_cognizance_c1{width:100%;overflow:hidden;background:#FFFFFF;padding:16px 20px;}
.grade_cognizance_c3{background:url(../images/grade_cognizance_c1.png) no-repeat right 5px center;background-size:22px 24px;}

.grade_cognizance_c4{}
.grade_cognizance_c4 h2{font-size:20px;color:#333333;font-weight:700;}
.grade_cognizance_c5{width:100%;overflow:hidden;margin-top:10px;}
.grade_cognizance_c5 li{float:left;width:150px;height:45px;text-align:center;background:url(../images/leather_association_e1.png) no-repeat center center;margin-top:10px;}
.grade_cognizance_c5 li:nth-child(2n){float:right;width:150px;height:45px;}
.grade_cognizance_c5 li h2{font-size:16px;color:#FFFFFF;font-weight:700;line-height:45px;}
.grade_cognizance_c6{padding:8px 10px 0;}
.grade_cognizance_c6 p{font-size:14px;color:#333333;line-height:26px;}
.grade_cognizance_c6 p span{font-size:14px;color:#198DE5;line-height:26px;}
/*频道-等级认定*/


/*频道-信用皮业*/
.leather_industry_a1{width:100%;overflow:hidden;margin-top:20px;}
.leather_industry_a2{height:345px;}
.leather_industry_a3 .grade_cognizance_a9 textarea{height:50px;}

.leather_industry_a4{width:100%;overflow:hidden;}
.leather_industry_a5{height:340px;}
.leather_industry_a6{height:270px;}
.leather_industry_a7{margin-top:10px;}
.leather_industry_a7 dl{margin-top:10px;}
/*频道-信用皮业*/
/*频道-贸易动态*/
.trade_dynamics_a1{width:100%;overflow:hidden;}
.trade_dynamics_a2{width:100%;overflow:hidden;border-bottom:1px solid #e1e1e1;padding-bottom:10px;margin-bottom:5px;}
.trade_dynamics_a2 h2{font-size:16px;color:#333333;line-height:26px;font-weight:700;margin-bottom:2px;}
.trade_dynamics_a2 p{font-size:14px;color:#656565;line-height:24px;}
.trade_dynamics_a2 p span{font-size:12px;color:#198DE5;line-height:22px;}

.trade_dynamics_a3{width:100%;background:#FFFFFF;padding:15px 20px;}
.trade_dynamics_a4{width:395px;float:left;}
.trade_dynamics_a5{width:100%;overflow:hidden;background:url(../images/professional_market_c1.png) repeat-x bottom 7px center;padding-bottom:7px;}
.trade_dynamics_a5 ul{float:left;}
.trade_dynamics_a5 ul li{cursor:pointer;float:left;margin-right:15px;position:relative;}
.trade_dynamics_a5 ul li h2{font-size:16px;color:#333333;line-height:26px;margin-bottom:10px;}
.trade_dynamics_a5 ul li h3{opacity:0;background:url(../images/trade_dynamics_a1.png) no-repeat left center;background-size:14px 7px;width:14px;height:7px;margin:0 auto;position:absolute;top:100%;left:50%;margin-left:-7px;}
.trade_dynamics_a5 ul li.on{background:url(../images/professional_market_c2.png) repeat-x bottom center;}
.trade_dynamics_a5 ul li.on h2{font-size:16px;color:#198DE5;font-weight:700;}
.trade_dynamics_a5 ul li.on h3{opacity:1;}
.trade_dynamics_a6{float:right;text-align:center;}
.trade_dynamics_a6 h2{font-size:12px;color:#999999;line-height:20px;width:60px;background:#E1E1E1;height:20px;margin-top:5px;}
.trade_dynamics_a7{width:100%;margin-top:10px;overflow:hidden;border: 1px solid #DDEEFB;padding:7px 10px 15px;}
.trade_dynamics_a7 ul{}
.trade_dynamics_a7 ul li{margin:10px 0 0px;width:100%;overflow:hidden;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.trade_dynamics_a7 ul li h2{float:left;width:270px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.trade_dynamics_a7 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.trade_dynamics_a7 ul li:hover h2{color:#198DE5;}
.trade_dynamics_a7 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}
.trade_dynamics_a8{width:395px;float:right;}
/*频道-贸易动态*/
/*频道-真皮标志*/
.dermal_marker_a1{text-align:center;}
.dermal_marker_a1 li{display:inline-block;margin:0 20px;}
.dermal_marker_a1 li p{margin-top:5px;}
.dermal_marker_a2{padding-bottom:0px;}
.dermal_marker_a2 p span{color:#198DE5;}
.dermal_marker_a3{padding:0 10px;}
.dermal_marker_a3 h2{font-size:12px;color:#333333;line-height:24px;text-decoration:underline}
.dermal_marker_a4{width:100%;overflow:hidden;}
.dermal_marker_a5{width:550px;}
.dermal_marker_a6{width:255px;height:340px;}


.dermal_marker_b1{width:550px;float:left;}
.dermal_marker_b2{width:100%;overflow:hidden;padding-bottom:20px;border-bottom:1px solid #e1e1e1;}
.dermal_marker_b3{float:left;width:160px;height:110px;overflow:hidden;}
.dermal_marker_b3 img{width:160px;height:110px;	}
.dermal_marker_b4{width:375px;float:right;}
.dermal_marker_b4 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:10px;}
.dermal_marker_b4 p{font-size:12px;color:#656565;line-height:22px;}
.dermal_marker_b4 p span{font-size:12px;color:#198DE5;line-height:22px;}
.dermal_marker_b5{width:100%;margin-top:5px;overflow:hidden;}
.dermal_marker_b5 ul{}
.dermal_marker_b5 ul li{margin:10px 0 0px;width:100%;overflow:hidden;}
.dermal_marker_b5 ul li h2{float:left;width:470px;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.dermal_marker_b5 ul li:hover h2{color:#198DE5;}
.dermal_marker_b5 ul li h3{float:right;font-size:14px;color:#999999;line-height:24px;}

.dermal_marker_b6{padding-left:140px;margin-top:10px;background:url(../images/xaine1.png) repeat-x left center;}
.dermal_marker_b6 h3{background:#FFFFFF;font-size:12px;color:#198DE5;line-height:22px;}

.dermal_marker_b7{width:255px;float:right;}
.dermal_marker_b8{background:url(../images/dermal_marker_b1.png) no-repeat center center;text-align:center;}
.dermal_marker_b8 h2{display:inline-block;font-size:14px;color:#FFFFFF;line-height:40px;}
.dermal_marker_b8 h3{display:inline-block;margin-left:5px;}
.dermal_marker_b8 h3 img{width:18px;height:18px;}
.dermal_marker_b9{}
.dermal_marker_b10{width:100%;overflow:hidden;margin:8px 0;}
.dermal_marker_b10 h2{float:left;font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.dermal_marker_b10 h2 span{font-size:18px;color:#198DE5;line-height:28px;font-weight:700;}
.dermal_marker_b10 h3{float:right;font-size:14px;color:#656565;line-height:28px;padding-right:15px;background:url(../images/leather_association_b2.png) no-repeat right center;background-size:7px 7px;}
.dermal_marker_b11{}
.dermal_marker_b11{padding:8px 15px;border:1px solid #DDEEFB;height:155px;}
.dermal_marker_b11 ul{}
.dermal_marker_b11 ul li{margin:0px 0 4px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.dermal_marker_b11 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.dermal_marker_b11 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.dermal_marker_b11 ul li:hover h2{color:#198DE5;}
.dermal_marker_b12{height:125px;}

.dermal_marker_c1{width:100%;overflow:hidden;padding:20px;background:#FFFFFF;}
.dermal_marker_c2 h2{background:url(../images/dermal_marker_c2.png) no-repeat center center;}
.dermal_marker_c3{width:100%;overflow:hidden;margin-top:15px;}
.dermal_marker_c4{width:255px;margin-right:27px;float:left;height:280px; border: 1px solid #DDEEFB;padding:15px 6px 15px 10px;}
.dermal_marker_c5{width:100%;overflow:hidden;background:url(../images/xaine1.png) repeat-x bottom center;}
.dermal_marker_c5 li{float:left;margin-right:30px;padding-bottom:10px;background:url(../images/xain19.png) repeat-x bottom center;}
.dermal_marker_c5 li h2{font-size:14px;color:#333333;line-height:24px;}
.dermal_marker_c6{margin-top:10px;overflow:hidden;}
.dermal_marker_c6 li{margin-top:5px;}
.dermal_marker_c6 li h2{background:url(../images/channel_news_c3.png) no-repeat left center;font-size:14px;color:#333333;line-height:24px;padding-left:10px;height:24px;overflow:hidden; }
.dermal_marker_c6 li p{font-size:14px;color:#333333;line-height:24px;padding-left:10px;}
.dermal_marker_c6 li h3{font-size:14px;color:#999999;line-height:24px;padding-left:10px;}
.dermal_marker_c7{margin-right:0px;}

.dermal_marker_c8{width:100%;overflow:hidden;background:url(../images/xaine1.png) repeat-x bottom center;}
.dermal_marker_c8 li{float:left;margin-right:30px;padding-bottom:10px;}
.dermal_marker_c8 li.on{background:url(../images/xain19.png) repeat-x bottom center;}
.dermal_marker_c8 li.on h2{font-size:14px;color:#198DE5;font-weight:700;}
.dermal_marker_c8 li h2{cursor:pointer;font-size:14px;color:#333333;line-height:24px;}

.dermal_marker_d1{padding:15px;border:1px solid #DDEEFB;width:100%;height:225px;overflow:hidden;margin-top:10px;}
.dermal_marker_d1 li{width:170px;float:left;border-bottom:1px dashed #e1e1e1;height:93px;overflow:hidden;padding-bottom:15px;margin-bottom:15px;}
.dermal_marker_d1 li h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:5px;height:24px;overflow:hidden;}
.dermal_marker_d1 li h3{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.dermal_marker_d1 li:nth-last-child(1){border-bottom:0px;}
.dermal_marker_d1 li:nth-last-child(2){border-bottom:0px;}

.dermal_marker_d2{height:225px;}
.dermal_marker_d3{margin-top:10px;}
.dermal_marker_d4{margin-bottom:2px;}
.dermal_marker_d4 h2{font-size:14px;color:#000000;line-height:24px;}
.dermal_marker_d4 h2{font-size:14px;color:#000000;line-height:24px;}
.dermal_marker_d5{width:100%;overflow:hidden;background:url(../images/special_report_b2.png) no-repeat left top 9px;padding-left:15px;}
.dermal_marker_d5 dd{float:left;margin-right:10px;margin-bottom:3px;}
.dermal_marker_d5 dd h2{font-size:14px;color:#656565;line-height:24px;}
/*频道-真皮标志*/
/*频道-英文频道*/
.dermal_english_a1{width:100%;overflow:hidden;}
.dermal_english_a2{width:660px;float:left;position:relative;}
.dermal_english_a2 .bd li{position:relative;}
.dermal_english_a2 .bd li .pic img{width:100%;}
.dermal_english_a2 .hd{}
.dermal_english_a2 .hd ul{width:100%;overflow:hidden;}
.dermal_english_a2 .hd ul li{float:left;width:80px;height:4px;background:#B1B7BC;margin-right:1px;cursor:pointer;}
.dermal_english_a2 .hd ul li.on{background:#198DE5;}
.dermal_english_a2 .hd .next{width:40px;height:40px;position:absolute;top:50%;margin-top:-20px;right:0px;background:url(../images/dermal_english_a2.png) no-repeat left center;}
.dermal_english_a2 .hd .prev{width:40px;height:40px;position:absolute;top:50%;margin-top:-20px;left:0px;background:url(../images/dermal_english_a1.png) no-repeat left center;}
.dermal_english_a3{background:#FFFFFF;padding:9px 15px;overflow:hidden;width:520px;float:right;}
.dermal_english_a4{width:100%;overflow:hidden;background:url(../images/dermal_english_a3.png) no-repeat bottom center;height:38px;}
.dermal_english_a4 h2{float:left;font-size:24px;color:#000000;line-height:34px;font-weight:700;font-style:italic;padding-bottom:5px;background:url(../images/dermal_english_a4.png) repeat-x bottom center;margin-right:5px;}
.dermal_english_a4 h3{float:left;font-size:24px;color:#198DE5;line-height:34px;font-weight:700;font-style:italic;}
.dermal_english_a5{}
.dermal_english_a5 li{border-bottom:1px dotted #e1e1e1;padding:4px 0;}
.dermal_english_a5 li:last-child{border-bottom:0px dotted #e1e1e1;padding:10px 0;}
.dermal_english_a6{}
.dermal_english_a6 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.dermal_english_a6 p{font-size:14px;color:#333333;line-height:24px;max-height:48px;overflow:hidden;}

.dermal_english_b1{padding:20px;background:#FFFFFF;width:100%;overflow:hidden;}
.dermal_english_b2{border-top:2px solid #333333;width:550px;float:left;overflow:hidden;padding-top:10px;}
.dermal_english_b3{float:left;width:180px;margin-right:15px;margin-bottom:8px;}
.dermal_english_b3 img{width:180px;}
.dermal_english_b4{}
.dermal_english_b5{overflow:hidden;background:url(../images/dermal_english_a3.png) no-repeat bottom center;height:38px;}
.dermal_english_b5 h2{float:left;font-size:20px;color:#000000;line-height:30px;font-weight:700;font-style:italic;padding-bottom:5px;margin-right:5px;}
.dermal_english_b5 h3{float:left;font-size:20px;color:#198DE5;line-height:30px;font-weight:700;font-style:italic;}
.dermal_english_b6{float:right;padding-top:0px;}
.dermal_english_b6 h4{display:none;font-size:14px;color:#656565;line-height:30px;}
.dermal_english_b6 h4.on{display:block;}
.dermal_english_b7{margin-top:8px;}
.dermal_english_b7 p{font-size:14px;color:#000000;line-height:24px;}
.dermal_english_b8{width:550px;float:right;}
.dermal_english_b9{width:100%;overflow:hidden;height:46px;padding:0 10px;background:url(../images/dermal_english_b2.png) no-repeat bottom center;}
.dermal_english_b9 .dermal_english_b6{margin-top:7px;}
.dermal_english_b10{}
.dermal_english_b10 li{margin-top:10px;}
.dermal_english_b10 li:hover .dermal_english_a6 h2{text-decoration:underline;color:#198DE5;}
.dermal_english_b11{float:left;}
.dermal_english_b11 li{cursor:pointer;float:left;margin-right:20px;position:relative;}
.dermal_english_b11 h2{float:left;font-size:20px;color:#000000;line-height:45px;font-weight:700;font-style:italic;margin-right:5px;}
.dermal_english_b11 h3{float:left;font-size:20px;color:#198DE5;line-height:45px;font-weight:700;font-style:italic;}
.dermal_english_b11 h4{opacity:0;position:absolute;bottom:-2px;left:50%;margin-left:-9px;width:18px;height:7px;background:url(../images/dermal_english_b4.png) no-repeat bottom center;}
.dermal_english_b11 li.on h4{opacity:1;}
.dermal_english_b11 li.on h2{color:#198DE5;}

.dermal_english_c1{padding:20px;background:#FFFFFF;overflow:hidden;width:100%;}
.dermal_english_c2{width:550px;float:left;}
.dermal_english_c3{margin-top:5px;overflow:hidden;}
.dermal_english_c3 ul li{padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.dermal_english_c3 ul li h2{padding:10px 0;font-size:16px;color:#000000;line-height:26px;overflow:hidden;border-bottom:1px solid #e1e1e1;}
.dermal_english_c3 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.dermal_english_c3 ul li:hover h2{color:#198DE5;}
.dermal_english_c3 ul li:last-child h2{border-bottom:0px;}
.dermal_english_c4{width:550px;float:right;}
.dermal_english_c5{width:100%;overflow:hidden;}

.dermal_english_c6{width:100%;overflow:hidden;}
.dermal_english_c7{width:590px;float:left;}
.dermal_english_c7 img{width:100%;}
.dermal_english_c8{width:590px;float:right;}
.dermal_english_c8 img{width:100%;}

.dermal_english_d1{border-top:4px solid #999999;background:url(../images/xaine1.png) repeat-x bottom center;}
.dermal_english_d1 .dermal_english_b11 h2{line-height:41px;}
.dermal_english_d1 .dermal_english_b11 h3{line-height:41px;}
.dermal_english_d1 .dermal_english_b11 h4{bottom:-2px;background:url(../images/dermal_english_b3.png) no-repeat bottom center;}
.dermal_english_d2{position:relative;padding-bottom:20px;}
.dermal_english_d2 .hd{}
.dermal_english_d2 .hd ul{position:absolute;bottom:0px;left:200px;}
.dermal_english_d2 .hd ul li{float:left;margin-right:10px;width:10px;height:10px;background:#E4E4E4;border-radius:100%;font-size:0px;}
.dermal_english_d2 .hd ul li.on{width:30px;height:8px;background:#198DE5;border-radius:50px;}
.dermal_english_d2 .bd li{width:100%;overflow:hidden;}
.dermal_english_d3{float:left;}
.dermal_english_d3{float:left;width:200px;margin-right:10px;padding-top:50px;position:relative;padding-left:30px;}
.dermal_english_d3 h2{position:absolute;left:0px;top:30px;}
.dermal_english_d3 h2 {}
.dermal_english_d3 h3 img{width:160px;height:160px;border-radius:100%;}
.dermal_english_d4{float:right;width:340px;}
.dermal_english_d4 h2{font-size:24px;color:#333333;line-height:32px;font-weight:700;margin-bottom:15px;}
.dermal_english_d4 p{font-size:14px;color:#333333;line-height:26px;}

.dermal_english_d5{margin-top:15px;width:100%;overflow:hidden;}
.dermal_english_d6{float:left;width:180px;margin-top:5px;overflow:hidden;}
.dermal_english_d7{float:right;width:360px;}
.dermal_english_d7 ul li{padding:4px 0 4px 10px;;background:url(../images/channel_news_c3.png) no-repeat left center;}
.dermal_english_d7 ul li h2{font-size:14px;color:#000000;line-height:24px;overflow:hidden;}
.dermal_english_d7 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.dermal_english_d7 ul li:hover h2{color:#198DE5;}
.dermal_english_d7 ul li:last-child h2{border-bottom:0px;}

.dermal_english_d8{width:100%;overflow:hidden;margin-top:10px;}
/*频道-英文频道*/
/*频道-农场认证*/
.dermal_farm_a1{background:none;margin-top:-1px;}
.dermal_farm_a1 h2 span{background:#FFFFFF;}
.dermal_farm_a1 h2 b{background:#FFFFFF;}
.dermal_farm_a2{padding:5px 13px 10px;}
.dermal_farm_a2 p{font-size:14px;color:#333333;line-height:20px;}
.dermal_farm_a3{margin-top:0px;padding:0 13px;}
.dermal_farm_a3 h2{font-size:14px;color:#198DE5;line-height:24px;text-decoration:underline}

.dermal_farm_b1{padding:15px 20px;background:#FFFFFF;}
.dermal_farm_b2{width:100%;overflow:hidden;background:#333333;}
.dermal_farm_b2 ul li{float:left;width:25%;text-align:center;}
.dermal_farm_b2 ul li h2{cursor:pointer;font-size:14px;color:#FFFFFF;font-weight:700;line-height:45px;}
.dermal_farm_b2 ul li.on{background:#198DE5;}
.dermal_farm_b3{width:100%;overflow:hidden;margin-top:20px;}
.dermal_farm_b4{width:395px;float:left;}
.dermal_farm_b5{width:100%;overflow:hidden;background:url(../images/xaine1.png) repeat-x top center;background-size:auto 2px;}
.dermal_farm_b5 h2{float:left;font-size:20px;color:#333333;line-height:30px;font-weight:700;background:url(../images/xain19.png) repeat-x top center;background-size:auto 2px;padding-top:10px;}
.dermal_farm_b5 h3{float:right;font-size:14px;color:#198DE5;line-height:30px;margin-top:10px;}
.dermal_farm_b6{}
.dermal_farm_b6 li{width:100%;overflow:hidden;padding:15px 0;border-bottom:1px solid #DDEEFB;}
.dermal_farm_b6 li:last-child{border-bottom:0px solid #DDEEFB;}
.dermal_farm_b7{width:65px;float:left;position:relative;z-index:2;}
.dermal_farm_b7 h2{font-size:20px;color:#198DE5;line-height:30px;border-right:3px solid #B4DAF7;}
.dermal_farm_b8{width:230px;float:left;padding-left:20px;border-left:1px solid #DDEEFB;margin-left:-2px;position:relative;z-index:1;}
.dermal_farm_b8 dd{}
.dermal_farm_b8 dd h2{font-size:14px;color:#333333;line-height:28px;}
.dermal_farm_b9{width:395px;float:right;}
.dermal_farm_b10{margin-top:10px;border-bottom:1px dashed #e1e1e1;padding-bottom:5px;}
.dermal_farm_b10 li{margin-bottom:5px;}
.dermal_farm_b10 li h2{font-size:14px;color:#656565;line-height:24px;}

.dermal_farm_b11{margin-top:25px;}
.dermal_farm_b11 ul{}
.dermal_farm_b11 ul li{margin:0px 0 10px;padding-left:15px;background:url(../images/channel_news_c3.png) no-repeat left center;}
.dermal_farm_b11 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.dermal_farm_b11 ul li:hover{background:url(../images/index_a_l1.png) no-repeat left center;}
.dermal_farm_b11 ul li:hover h2{color:#198DE5;}

.dermal_farm_c1{background:#FFFFFF;padding:20px;}
.dermal_farm_c2{padding:10px 0px 0px;background:#FFFFFF;overflow:hidden;}
.dermal_farm_c2 li{width:140px;float:left;margin-right:30px;margin-top:10px;}
.dermal_farm_c2 li:nth-child(5n){margin-right:0px;}
.dermal_farm_c2 li .pic img{width:100%;}
.dermal_farm_c2 li .topic_two_c4 h2{font-weight:400;line-height:24px;height:48px;}
.dermal_farm_c3{height:183px;padding:10px 15px 10px;}
.dermal_farm_c3 li{}
/*频道-农场认证*/
/*底部-联系我们*/
.contact_us_a1{padding:60px 95px;background:#FFFFFF;}
.contact_us_a2{margin-bottom:40px;}
.contact_us_a3{width:100%;overflow:hidden;border-top:4px solid #198DE5;padding-top:15px;}
.contact_us_a3 h2{float:left;font-size:24px;color:#333333;line-height:34px;font-weight:700;padding-left:45px;background:url(../images/contact_us_a2.png) no-repeat left center;}
.contact_us_a3 h3{float:left;font-size:24px;color:#999999;line-height:34px;margin-left:5px;}
.contact_us_a4{width:100%;overflow:hidden;margin-top:10px;}
.contact_us_a5{width:465px;float:left;padding-top:20px;}
.contact_us_a5 p{font-size:14px;color:#656565;line-height:30px;}
.contact_us_a6{width:480px;float:right;}
.contact_us_a6 img{width:100%;}

.contact_us_b1{width:100%;overflow:hidden;}
.contact_us_b2{margin-top:25px;}
.contact_us_b2 p{font-size:14px;color:#656565;line-height:30px;}
.contact_us_b3{margin-top:50px;}
.contact_us_b3 dl{width:100%;overflow:hidden;border-bottom:1px solid #e1e1e1;margin-bottom:0px;}
.contact_us_b3 dl:last-child{border-bottom:0px;}
.contact_us_b3 dl dd{float:left;width:465px;padding:15px 0;}
.contact_us_b3 dl dd h2{font-size:14px;color:#656565;line-height:34px;font-weight:700;}
.contact_us_b3 dl dd p{font-size:14px;color:#656565;line-height:34px;}

.contact_us_c1{padding:45px 140px 150px;background:#FFFFFF;}
.contact_us_c2{text-align:center;}
.contact_us_c2 h2{font-size:36px;color:#000000;line-height:46px;}
.contact_us_c3{margin-top:20px;}
.contact_us_c3 p{font-size:14px;color:#333333;line-height:24px;}

.contact_us_d1{padding:50px 20px 130px;background:#FFFFFF;}
.contact_us_d2{margin-bottom:100px;}
.contact_us_d3{text-align:center;}
.contact_us_d3 h2{font-size:36px;color:#000000;line-height:46px;}
.contact_us_d3 h3{font-size:18px;color:#000000;line-height:28px;margin-top:5px;}
.contact_us_d3 h4{width:100px;height:3px;background:#198DE5;margin:5px auto 0; }
.contact_us_d4{text-align:center;width:900px;margin:25px auto 0;}
.contact_us_d4 p{font-size:14px;color:#333333;line-height:28px;}
.contact_us_d5{text-align:center;margin-top:5px;}
.contact_us_d5 h2{font-size:14px;color:#656565;line-height:24px;display:inline-block;}

.contact_us_e1{overflow:hidden;width:100%;background:url(../images/contact_us_e1.png) no-repeat top center;}
.contact_us_e2{margin:40px 0 0;text-align:center;}
.contact_us_e2 h2{font-size:36px;color:#333333;line-height:46px;}
.contact_us_e2 h3{font-size:14px;color:#333333;line-height:24px;margin-top:5px;}
.contact_us_e3{text-align:center;font-size:0px;margin-top:30px;}
.contact_us_e3 li{width:100px;display:inline-block;margin:0 50px;}
.contact_us_e3 li h2{margin-bottom:15px;}
.contact_us_e3 li h3{font-size:14px;color:#198DE5;line-height:24px;font-weight:700;}
.contact_us_e3 li h4{font-size:14px;color:#333333;line-height:24px;}

.contact_us_e5{margin-top:55px;}
.contact_us_e5 li{margin-top:35px;width:100%;overflow:hidden;}
.contact_us_e6{width:480px;margin:0 auto;}
.contact_us_e7{float:left;width:60px;}
.contact_us_e7 h2{width:60px;text-align:center;}
.contact_us_e7 h2 img{max-width:100%;}
.contact_us_e8{float:left;margin-left:20px;width:370px;}
.contact_us_e8 h2{font-size:16px;color:#000000;line-height:26px;font-weight:700;margin-bottom:5px;}
.contact_us_e8 p{font-size:14px;color:#333333;line-height:26px;}
/*底部-联系我们*/
/*环保核查-在线申报*/
.protect_declare_a{}
.protect_declare_a1{text-align:center;background:url(../images/protect_declare_a1.png) no-repeat center center;margin-top:40px;}
.protect_declare_a1 h2{font-size:24px;color:#000000;line-height:30px;}
.protect_declare_a2{}
.protect_declare_a2 li{width:100%;overflow:hidden;}
.protect_declare_a2 li h2{float:left;font-size:14px;color:#9999999;line-height:25px;}
.protect_declare_a3{width:330px;overflow:hidden;}
.protect_declare_a3 input{float:left;width:150px;}
.protect_declare_a3 span{float:left;display:block;font-size:14px;width:30px;text-align:center;color:#000000;line-height:45px;}
.protect_declare_a4{}
.protect_declare_a4 dl dt.dermis_application_d{width:auto;}
.protect_declare_a4 dl dd{width:auto;}
.protect_declare_a4 dl dd .personal_center_r6{width:100%;overflow:hidden;}
.protect_declare_a4 dl dd .personal_center_r7{width:auto;margin-top:2px;}
.protect_declare_a4 dl dd .personal_center_r8{float:left;}
.protect_declare_a4 dl dd .dermis_application_f{float:left;width:auto;padding-top:6px;margin-left:5px;}

.protect_declare_b1{text-align:center;margin-bottom:40px;margin-top:40px;}
.protect_declare_b1 img{width:700px;}
.protect_declare_b2{width:480px;margin:150px auto 0;}
.protect_declare_b2 .personal_center_r15{font-size:0px;text-align:center;}
.protect_declare_b2 .personal_center_r15 button{display:inline-block;float:inherit;}
/*环保核查-在线申报*/
/*abcdefghijklmnopqrstuvwxyz*/


/*分页*/
.list{width:100%;overflow:hidden;margin-top:60px;}
.list ul{float:right;}
.list ul li{float:left;margin:0 3px;text-align:center;}
.list ul li h2{width:34px;height:34px;line-height:32px;font-size:14px;color:#333333;border-radius:2px;border:1px solid #e1e1e1;}
.list ul li h2:hover,.list ul li h2.on{background:#15629C;border:1px solid #15629C;color:#FFFFFF;}
.list ul li h3{width:34px;height:34px;border-radius:2px;border:1px solid #e1e1e1;background:url(../images/list1.png) no-repeat center center;background-size:9px 16px;}
.list ul li h4{width:34px;height:34px;border-radius:2px;border:1px solid #e1e1e1;background:url(../images/list2.png) no-repeat center center;background-size:9px 16px;}
/*分页*/






/*footer*/
.footer1{background:url(../images/footer1.png) repeat-y center center;}
.footer2{border-bottom:1px solid #434343;}
.footer3{text-align:center;padding:25px 0 20px;text-align:center;font-size:0px;}
.footer3 li{display:inline-block;border-right:1px dashed #e1e1e1;padding:0px 10px;}
.footer3 li h2{font-size:14px;color:#E0E0E0;line-height:14px;}
.footer3 li:last-child{border-right:0px dashed #e1e1e1;}
.footer4{padding-bottom:20px;}
.footer4 .img{text-align:center;}
.footer4 .img img{}
.footer5{text-align:center;margin:20px 0 40px;}
.footer5 p{color:#999999;line-height:24px;font-size:14px;}
/*footer*/

/*在线投稿*/
.contribute{height: auto;}
.contribute1{width:520px;margin:60px auto 125px;}
.contribute1 .dermis_application_c dl dt{width:70px;}
.contribute1 .dermis_application_input{width:400px;}
.contribute1 .dermis_application_textarea{width:400px;}

.contribute2{}
.contribute2 .dermis_application_d{width:200px;}
.contribute3{margin-top:0px;}
/*在线投稿*/
/*进度*/
.speed_progress1{width:740px;margin:0 auto;}
.speed_progress2{width:100%;overflow:hidden;}
.speed_progress2 li{width:25%;float:left;text-align:center;}
.speed_progress2 li.on .speed_progress3{background:url(../images/speed_progress3.png) repeat-x center center;}
.speed_progress2 li.on .speed_progress3 h2{background:url(../images/speed_progress2.png) no-repeat center center;background-size:30px 30px;}
.speed_progress3{position:relative;background:url(../images/speed_progress4.png) repeat-x center center;}
.speed_progress3 h2{width:30px;height:30px;margin:0 auto;background:url(../images/speed_progress1.png) no-repeat center center;background-size:30px 30px;}
.speed_progress4{}
.speed_progress4 h2{font-size:16px;color:#333333;line-height:24px;margin-top:20px;}
.speed_progress5{position:absolute;top:0px;left:-15px;width:50%;height:30px;background:#FFFFFF;}
.speed_progress6{position:absolute;top:0px;right:-15px;width:50%;height:30px;background:#FFFFFF;}
.speed_progress7 .speed_progress2 li{width:16.66%;}
.speed_progress8{width:900px;}
.speed_progress8 .speed_progress2 li{width:12.5%;}
.speed_progress9 .speed_progress2 li{width:20%;}



.speed_progress_a3 .speed_progress2 li{width:33.33%;}
.speed_progress_a4 .speed_progress2 li{width:25%;}
.speed_progress_a5 .speed_progress2 li{width:20%;}
.speed_progress_a6 .speed_progress2 li{width:16.66%;}
.speed_progress_a7{width:900px;}
.speed_progress_a7 .speed_progress2 li{width:14.2%;}
.speed_progress_a8{width:900px;}
.speed_progress_a8 .speed_progress2 li{width:12.5%;}
.speed_progress_a9{width:900px;}
.speed_progress_a9 .speed_progress2 li{width:11.11%;}


/*进度*/


/*毛皮*/
.kk1 dl dd{width:780px;}
.kk1 .dermis_application_radio{padding:0px;}
.kk1 .dermis_application_radio li{margin-top:10px;margin-bottom:20px;}
.kk1 dl{margin-bottom:0px;}
.kk2{margin-top:0px !important;}
.kk2 h2{float:left;margin-top:10px;}
.kk2 input{float:left;width:120px !important;}
.kk_a1{width:100%;overflow:hidden;}
.kk_a2{width:100%;overflow:hidden;margin-bottom:15px;}
.kk_a3{width:140px;float:left;text-align:right;padding-right:25px;}
.kk_a4{float:left;width:120px;text-align:center;}
.kk_a8{}
.kk_a8 h2{font-size:14px;color:#999999;line-height:45px;font-weight:700;}
.kk_a5{margin-right:35px;}
.kk_a5 h2{font-size:14px;color:#999999;line-height:45px;font-weight:700;}
.kk_a6{}
.kk_a6 h2{font-size:14px;color:#000000;line-height:45px;}
.kk_a6 h2 span{font-size:14px;color:#E50012;line-height:45px;}
.kk_a7{margin-right:35px;}
.kk_a7 .dermis_application_input{width:120px;text-align:center;}
.kk_a9{float:left;}
.kk_a9 h2{font-size:14px;color:#999999;line-height:45px;}
.kk_a10 .kk_a3{width:225px;}


.kk_b1{}
.kk_b1{margin-top:10px;background:#FFFFFF;overflow:hidden;}
.kk_b2{padding:20px;border-bottom:1px solid #e1e1e1;}


.kk_b3{width:100%;overflow:hidden;padding:20px;}
.kk_b3 li{float:left;margin-right:30px;width:160px;height:180px;border:1px solid #e1e1e1;padding-top:35px;}
.kk_b3 li:last-child{margin-right:0px;}
.kk_b4{text-align:center;}
.kk_b4 h2{display:block;}
.kk_b4 h2 img{height:50px;display:inline-block;}
.kk_b5{text-align:center;margin-top:20px;width:110px;margin:20px auto 0;}
.kk_b5 h2{font-size:14px;color:#333333;line-height:26px;}

.kk_b6{min-height:290px;}
.kk_b7{padding:40px 20px 20px;width:100%;overflow:hidden;}
.kk_b7 li{float:left;margin-right:15px;}
.kk_b7 li h2{font-size:14px;color:#333333;line-height:45px;border:1px solid #e1e1e1;padding:0 15px;border-radius:50px;}
.kk_b7 li:hover h2{background:#178DE5;color:#FFFFFF;border:1px solid #178DE5;}
.kk_b7{}
/*特色区域*/
.kks_a1{width:330px;}
.kks_a1 select{width:100%;height:45px;color:#333333;font-size:14px;line-height:45px;padding:0 10px;border:1px solid #e1e1e1;}
.kks_a1 select:nth-child(3){margin-right:0px;}
.uip1{width:80%;margin-left:5%;margin-bottom:20px;margin-top:20px;}
.uip1 h2{border:1px solid #e1e1e1;font-size:14px;color:#000000;background:#f8f8f8;padding:0 20px;line-height:40px;}
.kks_a2 .kk_a3{width:275px;float:left;text-align:right;padding-right:25px;}
.kks_a2 .kk_a6{}
.kks_a2 .kk_a6 h2{font-size:12px;color:#000000;line-height:45px;}
.kks_a3{margin-bottom:20px;}
.kks_a4{margin-left:15px;}

.bt_a1{width:100%;overflow:hidden;margin-bottom:20px}
.bt_a1 h2{float:left;font-size:14px;color:#333333;line-height:24px;margin-right:10px;}
.bt_a1 h3{float:left;font-size:14px;color:#188DE5;line-height:24px;padding-right:10px;background:url(../images/special_report_b3.png) no-repeat right center;}

.djqh1 li{display: none;}
.djqh1 li.on{display: block;}








.design_compet_a1{text-align:center;margin-top:50px;}
.design_compet_a1 h2{font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.design_compet_a2{border:1px solid #e1e1e1;padding:20px 20px 10px 20px;margin-top:20px;
	margin-bottom: 20px;}
.design_compet_a3{}
.design_compet_a3 h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;margin-bottom:5px;}
.design_compet_a3 p{font-size:14px;color:#333333;line-height:24px;}
.design_compet_a4{width:100%;overflow:hidden;margin-top:20px;}
.design_compet_a4 li{float:left;overflow:hidden;margin-bottom:10px;margin-right:25px;}
.design_compet_a4 li h3{float:left;font-size:14px;color:#333333;line-height:35px;}
.design_compet_a4 li h2{float:left;line-height:33px;height:35px;width:80px;border:1px solid #e1e1e1;border-radius:2px;font-size:14px;color:#333333;background:url(../images/dermis_enterprise1.png) no-repeat right 10px center;background-size:12px 13px;padding-left:15px;font-weight:400;}

.design_compet_a5{margin-left:25px;display:inline-block;}
.design_compet_a5 h2{line-height:45px;font-size:14px;color:#656565;}

.design_compet_a6{width:100%;overflow:hidden;}
.design_compet_a6 .dermis_application_input{width:200px;}
.design_compet_a7{}
.design_compet_a8 .dermis_application_e{width:90px;}

.design_compet_a9{margin-left:15px;}
.design_compet_a9 h2{line-height:45px;font-size:14px;color:#656565;}
.design_compet_a10{}
.design_compet_a10 .personal_center_r8 h2{width:100px;}
.design_compet_a10.dermis_application_c dl dt h2{line-height:40px;}

.design_compet_b1 .dermis_application_b{width:800px;margin:0 auto;}
.design_compet_b1 .dermis_application_c dl dt{width:100%;overflow:hidden;text-align:left;margin-bottom:10px;}
.design_compet_b1 .dermis_application_c dl dt h2{line-height:26px;}
.design_compet_b1 .dermis_application_c dl dd{width:100%;overflow:hidden;text-align:left;}
.design_compet_b1 .dermis_application_c dl dd .dermis_application_radio{padding:0;}
.design_compet_b1 .dermis_application_c dl dd .dermis_application_checkbox{padding:0;}

/*排头品牌*/


.brand_a1{padding-bottom:25px;border-bottom:1px solid #e1e1e1;text-align:center;margin-top:55px;}
.brand_a1 h2{font-size:18px;color:#333333;line-height:28px;font-weight:700;}
.brand_a2{margin-top:20px;}
.brand_a2 h2{font-size:24px;color:#333333;line-height:34px;}

.brand_a3{margin-top:20px;padding:0 30px;}
.brand_a3 .dermis_application_checkbox{padding:0;}
.brand_a4{margin-bottom:20px;}
.brand_a4 h2{font-size:14px;color:#333333;line-height:24px;}
.brand_a4 h2 span{font-size:14px;color:#E50012;line-height:24px;}
.brand_a5{}
.brand_a5 .dermis_application_input{width:305px;}
.brand_a5 .dermis_application_d{width:150px;}
.brand_a5 .dermis_application_c dl dd span{font-size:14px;color:#999999;line-height:45px;margin-left:10px;}
.brand_a6{width:1000px;margin:30px auto 0;}
.brand_a7{}
.brand_a7 dl{width:100%;overflow:hidden;}
.brand_a7 dl dt{float:left;font-weight:400;width:700px;}
.brand_a7 dl dt h2{width:10px;height:40px;float:left;font-size:14px;color:#E50012;line-height:40px;}
.brand_a7 dl dt h3{width:590px;float:left;font-size:14px;color:#333333;line-height:40px;}
.brand_a7 dl dd{float:right;width:300px;}
.brand_a7 dl dd .personal_center_r8{width:100%;overflow:hidden;}
.brand_a7 dl dd .personal_center_r8 h2{float:right;width:100px;background:url(../images/personal_center_r2.png) no-repeat left 13px center;}




.brand_b1{border-bottom:0px;}
.brand_b2{margin-top:30px;}
.brand_b2 .dermis_application_d{width:auto;}
.brand_b3{}
.brand_b3 h2{    float: left;
	line-height: 43px;
	height: 45px;
	width: 100px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	font-size: 14px;
	color: #333333;
	background: url(../images/dermis_enterprise1.png) no-repeat right 10px center;
	background-size: 12px 13px;
	padding-left: 15px;
	font-weight: 400;cursor:pointer;}
.brand_b4 .design_compet_a8 .dermis_application_e{width:110px;}


.brand_b5{}
.brand_b5 .personal_center_r18 th{line-height:24px;padding:5px 0;}
/*排头品牌*/







.zxjf1{text-align:center;margin:120px 0;}
.zxjf2{}
.zxjf2 h2{font-size:30px;color:#000000;line-height:34px;margin-bottom:30px;}
.zxjf2 h3{font-size:18px;color:#000000;line-height:34px;}
.zxjf2 h4{font-size:18px;color:#000000;line-height:34px;}
.zxjf2 h4 span{font-size:18px;color:#178DE5;line-height:34px;}
.zxjf3{margin-top:30px;}
.zxjf3{}
.zxjf3 h2{font-size:30px;color:#000000;line-height:34px;margin-bottom:20px;}
.zxjf3 h3{font-size:18px;color:#000000;line-height:28px;}
.zxjf3 h4{}
.zxjf3 h4 img{width:200px;height:200px;border:1px solid #e1e1e1;margin-bottom:20px;}




.dy1{width:100%;overflow: hidden;}
.dy1 h2{float: right;width: 330px;font-size: 14px;color: #333333;line-height: 24px;height: 24px;overflow: hidden;width: auto;}





.fk1{float:left;margin-right:30px;}
.fk1 h2{float:left;font-size: 14px; color: #333333;line-height: 24px;line-height:40px;}
.fk1 .dermis_application_input{float:left;height:40px;width:130px;}
.fk2 li{margin-top:8px;}
.fk3 li{margin-right:0px;}
.fk4 dl{margin-bottom:0px;}


.npc{padding-top: 10px;
	width: 100%;
	overflow: hidden;}
.npc h3{
	font-size: 14px;
	color: #656565;
	line-height: 28px;
	text-align: right;
}
.content_nr table{max-width:720px !important;}
.content_nr img{max-width:100% !important;}


.eco_leather_a3 .eco_leather_a4{overflow: hidden;text-align: center;}
.eco_leather_a3 .eco_leather_a4 img{
	width: auto;
	height: 40px;}
.eco_leather_a3 .eco_leather_a5{height: 56px;overflow: hidden;}


.channel_industry_a2{margin-top:10px;}
.channel_industry_a2 dl{display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;padding: 10px 0px 0px;border-bottom: 1px solid #E1E1E1;margin-bottom: 0px;}
.channel_industry_a2 dl:last-child{border-bottom: 0;}
.channel_industry_a2 dl dt{width: 130px;}
.channel_industry_a2 dl dt h2{font-size: 14px;color: #656565;line-height: 30px;}
.channel_industry_a2 dl dt h3{font-size: 14px;color: #BBBBBB;line-height: 30px;}
.channel_industry_a2 dl dd{flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}

.channel_industry_a3{width: 100%;overflow: hidden;}
.channel_industry_a3 li{float: left;margin-left: 10px;margin-bottom: 10px;/* border: 1px solid #E1E1E1; */border-radius: 4px;min-width: 50px;height: 30px;}
.channel_industry_a3 li h2{font-size: 14px;color: #333333;line-height: 30px;text-align: center;}
/* .channel_industry_a3 li.on{background: #198DE5;border: 1px solid #198DE5;} */
.channel_industry_a3 li.on h2{color: #198DE5;}

.channel_industry_a4{width: 100%;overflow: hidden;}
.channel_industry_a4 li{float: left;margin-left: 10px;margin-bottom: 10px;/* border: 1px solid #E1E1E1; */border-radius: 4px;min-width: 50px;height: 30px;}
.channel_industry_a4 li h2{font-size: 14px;color: #333333;line-height: 30px;text-align: center;}
/* .channel_industry_a4 li.on{background: #198DE5;border: 1px solid #198DE5;} */
.channel_industry_a4 li.on h2{color: #198DE5;}
.channel_data_a2.sddd h3 {cursor: pointer;float: right;font-size: 14px;color: #999999;line-height: 26px;}









/*导航*/
.header_logo{}
.header_logo img{margin: 0 auto;
	display: block;width:90%;}
.headers1{border-top:1px solid #e3e8ee;}
.headers2{width:100%;overflow:hidden;}
.headers3{float:left;}
.headers2 ul{}
.headers2 ul li{float:left;padding:12px 0;}
.headers2 ul li h2{float:left;font-size:15px;color:#333333;line-height:26px;font-weight:700;margin:0 30px;}
.headers2 ul li span{float:left;height:16px;border-right:1px solid #e1e1e1;display:inline-block;margin-top:5px;}
.headers2 ul li:last-child span{border-right:0px solid #e1e1e1;}
.headers4{float:right;width:300px;height:40px;overflow:hidden;margin:5px 0;}
.headers4 .input{float:left;height:40px;font-size:14px;color:#999999;line-height:38px;padding:0 10px;width:245px;border:1px solid #e3e8ee;}
.headers4 button{float:left;width:55px;display:block;height:40px;border:0px;background:#15629c url(../images/search_icon.png) no-repeat center center;}

/*banner*/
.banner1{    width: 1200px;
	margin: 0 auto;}
.banner1 img{width:100%;}


/*首页*/
.indexp{background:#f5f7f9;padding-top:20px;overflow:hidden;}
.indexp_a{width:100%;overflow:hidden;}


.indexp_a1{float:left;width:290px;border:1px solid #e3e8ee;height:420px;border-top:3px solid #15629C;background:#FFFFFF;}
.indexp_a2{width:100%;padding:0 10px;border-bottom:1px solid #e3e8ee;height:48px;}
.indexp_a3{float:left;text-align:center;}
.indexp_a3 h2{font-size:24px;color:#333333;line-height:47px;height:47px;}
.indexp_a3 span{display:block;width:60px;border-bottom:1px solid #15629C;margin:0 auto;}
.indexp_a4{float:right;}
.indexp_a4 h2{font-size:14px;color:#999999;line-height:27px;margin-top:11px;padding-right:20px;background:url(../images/indexp_a2.png) no-repeat right center;background-size:9px 9px;}
.indexp_a5{padding:13px 10px 0;}
.indexp_a5 ul{}
.indexp_a5 ul li{margin:0px 0 11px;padding-left:15px;background:url(../images/indexp_a1.png) no-repeat left center;}
.indexp_a5 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.indexp_a5 ul li:hover h2{color:#15629C;}

.indexp_b1{position:relative;height:420px;overflow:hidden;width:597px;float:left;margin-left:12px;margin-right:11px;}
.indexp_b1 .bd{}
.indexp_b1 .bd li{position:relative;height:420px;}
.indexp_b1 .bd li .pic img{width:100%;}
.indexp_b1 .hd ul{position:absolute;bottom:16px;right:20px;}
.indexp_b1 .hd ul li{cursor:pointer;float:left;width:6px;height:6px;border-radius:100%;background:#cecece;font-size:0px;margin:3px 6px;}
.indexp_b1 .hd ul li.on{width:12px;height:12px;background:#15629c;margin:0px 6px;}
.indexp_b2{position:absolute;bottom:0px;left:0px;width:100%;background:url(../images/indexp_b2.png);padding:10px 20px;}
.indexp_b2 h2{font-size:14px;color:#FFFFFF;line-height:24px;font-weight:400;height:24px;overflow:hidden;}


.indexp_c{width:100%;overflow:hidden;}
.indexp_c1{float:left;width: 898px;}
.indexp_c2{width:100%;background:#FFFFFF;overflow:hidden;border:1px solid #e3e8ee;padding:11px 0;}
.indexp_c2 li{float:left;width:20%;text-align:center;}
.indexp_c2 li p{}
.indexp_c2 li p img{height:112px;max-width:100%;}
.indexp_c2 li h2{font-size:14px;color:#333333;line-height:24px;}
.indexp_c3{height:140px;overflow:hidden;width:100%;}
.indexp_c3 img{width:100%;}
.indexp_c4{float:right;width:290px;background:#FFFFFF;border:1px solid #e3e8ee;}
.indexp_c5{width:100%;overflow:hidden;text-align:center;border-bottom:1px solid #e3e8ee;}
.indexp_c5 h2{font-size:20px;line-height:130%;height:70px;overflow:hidden;padding-top:10px;}
.indexp_c6{width:100%;overflow:hidden;padding:33px 6px;}
.indexp_c6 li{float:left;margin:0px 1%;width:48%;}
.indexp_c6 li img{width:100%;height:171px;}
.indexp_c5 h2 a{font-size: 14px !important;font-weight: bold}



.indexp_d1{float:left;background:#FFFFFF;width:392px;margin-right:12px;}
.indexp_d2{width:100%;overflow:hidden;padding:0 10px;background:url(../images/indexp_d.png) no-repeat left center;}
.indexp_d3{float:left;}
.indexp_d3 h2{float:left;padding:13px 0;margin-right:10px;}
.indexp_d3 h2 img{width:24px;height:24px;display:block;}
.indexp_d3 h3{float:left;font-size:18px;color:#FFFFFF;line-height:50px;font-weight:700;}
.indexp_d4{float:right;padding:23px 0;}
.indexp_d4 h2{background:url(../images/indexp_d5.png) no-repeat left center;width:24px;height:4px;background-size:20px 4px;}
.indexp_d5{padding:13px 17px 16px 13px;border:1px solid #e3e8ee;border-top:0px solid #e3e8ee;}
.indexp_d5 ul{}
.indexp_d5 ul li{margin:0px 0 11px;padding-left:11px;background:url(../images/indexp_a1.png) no-repeat left center;width:100%;overflow:hidden;}
.indexp_d5 ul li a{display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.indexp_d5 ul li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}
.indexp_d5 ul li:hover h2{color:#15629C;}
.indexp_d5 ul li h3{float:right;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;margin-left:30px;}
.indexp_d6{margin-right:0px;}

.indexp_adv{width:100%;}
.indexp_adv img{width:100%;}


.indexp_e1{float:left;background:#FFFFFF;width:392px;margin-right:12px;border:1px solid #e3e8ee;border-top:3px solid #15629C;}
.indexp_e2{padding:10px 15px 0 19px;}
.indexp_e2 h2{float:left;background:#FFFFFF;font-size:24px;color:#333333;line-height:34px;padding-right:15px;height:34px;}
.indexp_e2 h2 span{color:#15629c;}
.indexp_e2 h3{font-size:12px;color:#999999;line-height:26px;padding-left:25px;height:26px;}
.indexp_e3{width:100%;overflow:hidden;background:url(../images/indexp_e1.png) repeat-x left center;}
.indexp_e4{padding:10px 17px 15px 10px;}
.indexp_e4 ul{}
.indexp_e4 ul li{margin:0px 0 10px;padding-left:11px;background:url(../images/indexp_a1.png) no-repeat left center;width:100%;overflow:hidden;}
.indexp_e4 ul li a{display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.indexp_e4 ul li h2{float:left;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}
.indexp_e4 ul li:hover h2{color:#15629C;}
.indexp_e4 ul li h3{float:right;font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;margin-left:30px;}
.indexp_e6{margin-right:0px;}


.indexp_f1{}
.indexp_f2{width:100%;border:1px solid #e3e8ee;border-top:3px solid #15629C;background:#FFFFFF;}
.indexp_f3{width:100%;overflow:hidden;padding:25px 20px 15px;}
.indexp_f3 ul{}
.indexp_f3 ul li{float:left;margin-bottom:10px;width:20%;padding-right:10px;}
.indexp_f3 ul li h2{font-size:15px;color:333333;line-height:25px;height:25px;overflow:hidden;}


.indexp_g1{width:100%;overflow:hidden;}
.indexp_g1 ul{}
.indexp_g1 ul li{float:left;margin-right:24px;}
.indexp_g1 ul li:nth-child(6n){margin-right:0px;}
.indexp_g1 ul li img{border:1px solid #e3e8ee;}



/*footer_a1*/
.footer_a1{width:100%;overflow:hidden;border-top:1px solid #e3e8ee;background: #fff;}
.footer_a2{width:100%;overflow:hidden;border-bottom:1px solid #e3e8ee;}
.footer_a3{float:left;padding:29px 0 25px;}
.footer_a3 ul{}
.footer_a3 ul li{float:left;}
.footer_a3 ul li h2{float:left;font-size:15px;color:#333333;line-height:26px;font-weight:700;margin:0 30px;height:26px;}
.footer_a3 ul li span{float:left;height:16px;border-right:1px solid #e1e1e1;display:inline-block;margin-top:5px;}
.footer_a3 ul li:first-child h2{margin:0 30px 0 0;}
.footer_a3 ul li:last-child span{border-right:0px solid #e1e1e1;}
.footer_a4{float:right;text-align:center;padding-top:18px;cursor:pointer;}
.footer_a4 h2{}
.footer_a4 p{font-size:14px;color:bbbbbb;line-height:24px;}
.footer_a5{float:left;margin-top:30px;margin-bottom:40px;}
.footer_a5 li{width:100%;overflow:hidden;margin-bottom:15px;}
.footer_a5 li p{font-size:14px;color:333333;line-height:24px;}
.footer_a5 li p span{font-weight:700;}
.footer_a6{width:100%;overflow:hidden;}
.footer_a6 dd{float:left;overflow:hidden;margin-right:25px;}
.footer_a6 dd p{font-size:14px;color:333333;line-height:24px;}
.footer_a6 dd p span{font-weight:700;}
.footer_a7{text-align:center;background:#27282b;padding:40px 0;}
.footer_a7 p{font-size:14px;color:#9ca7b6;line-height:24px;}

.footer_a8{width:100%;overflow:hidden;}
.footer_a9{float:right;padding:31px 0  20px 0;}
.footer_a9 li{float:left;text-align:center;margin-left:20px;}
.footer_a9 li p{border:1px solid #e3e8ee;margin-bottom:5px;}
.footer_a9 li p img{width:98px;height:98px;}
.footer_a9 li h2{font-size:14px;color:#666666;line-height:24px;}


.land_a1{}
.land_center{width:100%;overflow:hidden;padding:50px 0 65px;box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);margin:20px 0 30px;border-radius:5px;background:#FFFFFF url(../images/land_center1.png) no-repeat bottom center;}
.land_left{float:left;border:1px solid #e3e8ee;}

.land_right{width:330px;margin:0px auto;}
.land_righta1{width:100%;overflow:hidden;}
.land_righta1 li{margin-right:20px;width:100%;text-align:center;}
.land_righta1 li h2{font-size:24px;color:#000000;line-height:34px;}

.land_righta2{margin-top:40px;}
.land_righta2 dl{margin-bottom:15px;width:100%;}
.land_righta2 dl dt{font-size:16px;color:#333333;line-height:26px;font-weight:400;margin-bottom:10px;}
.land_righta2 dl dt{}
.land_righta3{border-bottom:0px solid #e3e8ee;}

.land_righta4{width:100%;display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.land_righta4 input{flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}
.land_righta4 .yzm{width:140px;height:45px;margin-left:10px;}
.land_righta4 .yzm img{width:140px;height:45px;}

.land_righta5{width:100%;overflow:hidden;}
.land_righta5 h2{float:left;font-size:14px;color:#666666;line-height:24px;margin-right:20px;padding-left:25px;cursor:pointer;background:url(../images/land_righta4.png) no-repeat left center;background-size:18px 18px;}
.land_righta5 h2.on{background:url(../images/land_righta3.png) no-repeat left center;background-size:18px 18px;}
.land_righta5 h3{float:left;font-size:14px;color:#e60012;line-height:24px;}

.land_righta6{margin-top:45px;width:100%;}
.land_righta6 button{font-size:16px;color:#ffffff;line-height:45px;width:100%;height:45px;background:#15629c;border-radius:4px;border:0px;}
.land_righta6 h2{font-size:14px;color:#666666;line-height:40px;text-align:center;margin-top:5px;}

/*行业动态*/
.industry_lista{padding:10px 0 100px;}
.industry_list{width:100%;overflow:hidden;}
.industry_list_left{width:860px;float:left;}
.industry_list1{padding:9px;background:#FFFFFF;border:1px solid #e3e8ee;}
.industry_list1 li{width:100%;padding:9px 0;overflow:hidden;border-bottom:1px dashed  #c7c7c7;}
.industry_list1 li:last-child{border-bottom:0px;padding:9px 0 0px;}
.industry_list1 li .img{width:180px;float:left;margin-right:20px;}
.industry_list1 li .img img{width:100%;}
.industry_list1 li .nr{float:left;width:635px;}
.industry_list1 li .nr .title{}
.industry_list1 li .nr .title p{font-size:16px;color:#333333;line-height:26px;font-weight:700;height:26px;overflow:hidden;}
.industry_list1 li .nr .pdate{margin-top:9px;}
.industry_list1 li .nr .pdate p{font-size:14px;color:#999999;line-height:24px;font-weight:400;height:24px;overflow:hidden;}
.industry_list1 li .nr .des{margin-top:8px;}
.industry_list1 li .nr .des p{font-size:14px;color:#999999;line-height:24px;font-weight:400;height:48px;overflow:hidden;}

/*右侧*/
.industry_list_right{float:right;width:330px;}
.industry_list_right1{width:100%;border:1px solid #e3e8ee;background:#FFFFFF;}
.industry_list_right2{width:100%;padding:0 10px;border-bottom:1px solid #e3e8ee;overflow:hidden;}
.industry_list_right3{float:left;text-align:center;}
.industry_list_right3 h2{float:left;font-size:20px;color:#333333;line-height:48px;height:48px;font-weight:700;}
.industry_list_right3 span{float:left;display:block;height:20px;border-left:4px solid #15629C;margin:15px 10px 10px 10px;}
.industry_list_right4{float:right;}
.industry_list_right4 h2{font-size:14px;color:#999999;line-height:27px;margin-top:11px;padding-right:20px;background:url(../images/indexp_a2.png) no-repeat right center;background-size:9px 9px;}
.industry_list_right5{padding:22px 20px 10px;}
.industry_list_right5 ul{}
.industry_list_right5 ul li{margin:0px 0 15px;padding-left:10px;background:url(../images/indexp_a1.png) no-repeat left center;}
.industry_list_right5 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.industry_list_right5 ul li:hover h2{color:#15629C;font-weight:;}
.industry_list_right6{padding-top:17px;}
.industry_list_right6 ul li{margin:0px 0 11px;}
.industry_list_right_img{}
.industry_list_right_img img{width:100%;}


.industry_list_righa1{padding:30px 15px;}
.industry_list_righa2{text-align:center;}
.industry_list_righa2 h2{font-size:24px;color:#333333;line-height:34px;height:34px;overflow:hidden;}
.industry_list_righa3{text-align:center;margin-top:15px;}
.industry_list_righa3 p{margin-bottom:20px;}
.industry_list_righa3 p img{max-width:100%;height:140px;}
.industry_list_righa3 h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.industry_list_righa4{padding:20px 25px 4px;}
.industry_list_righa4 dl{width:100%;overflow:hidden;display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;margin-bottom:19px;}
.industry_list_righa4 dl dt{float:left;font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.industry_list_righa4 dl dd{float:left;font-size:14px;color:#333333;line-height:24px;flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}


/*列表页*/
.public_list1{padding:9px;background:#FFFFFF;border:1px solid #e3e8ee;}
.public_list1 li{width:100%;padding:25px 0 29px;overflow:hidden;border-bottom:1px dashed  #c7c7c7;}
.public_list1 li:last-child{border-bottom:0px;padding:26px 0 29px;}
.public_list1 li .img{width:180px;float:left;margin-right:20px;}
.public_list1 li .img img{width:100%;}
.public_list1 li .left1{float:left;margin-right:20px;}
.public_list1 li .left1 h2{transition: all 0.3s;width:45px;height:40px;text-align:center;font-size:24px;color:#0c619e;line-height:38px;border:1px solid #e3e8ee;}
.public_list1 li .left1 h3{text-align:center;font-size:14px;color:#0c619e;line-height:24px;margin-top:3px;}
.public_list1 li .nr{float:left;width:745px;}
.public_list1 li .nr .title{}
.public_list1 li .nr .title p{transition: all 0.3s;font-size:16px;color:#333333;line-height:26px;font-weight:700;height:26px;overflow:hidden;}
.public_list1 li .nr .pdate{margin-top:9px;}
.public_list1 li .nr .pdate p{font-size:14px;color:#999999;line-height:24px;font-weight:400;height:24px;overflow:hidden;}
.public_list1 li .nr .des{margin-top:8px;}
.public_list1 li .nr .des p{font-size:14px;color:#999999;line-height:24px;font-weight:400;height:48px;overflow:hidden;}
.public_list1 li:hover .left1 h2{background:#0c619e;color:#FFFFFF;border:1px solid #0c619e;}
.public_list1 li:hover .title p{color:#0c619e;font-weight:700;}

/*详情页*/
.public_details{padding:25px;background:#FFFFFF;border:1px solid #e3e8ee;}
.public_details1{padding-bottom:25px;border-bottom:1px dashed #c7c7c7;}
.public_details1 .title{text-align:center;}
.public_details1 .title h2{font-size:30px;color:#333333;font-weight:700;}
.public_details1 .cn{text-align:center;font-size:0px;margin-top:15px;}
.public_details1 .cn .pdate{display:inline-block;font-size:14px;color:#999999;line-height:24px;margin-right:20px;}
.public_details1 .cn .source{display:inline-block;font-size:14px;color:#666666;line-height:24px;}
.public_details2{font-size:14px;color:#333333;line-height:26px;margin-top:20px;padding:0 25px;}
.public_details2 p{font-size:14px;color:#333333;line-height:26px;}
.public_details2 img{max-width:100%;}
.public_details3{width:100%;overflow:hidden;margin-top:75px;}
.public_details3 .right{float:right;text-align:center;}
.public_details3 .right p{}
.public_details3 .right p img{}
.public_details3 .right h2{font-size:14px;color:#666666;line-height:24px;margin-top:10px;}
.public_details4{margin-top:100px;border-top:1px dashed #c7c7c7;padding-top:25px;}
.public_details4 li{margin-top:10px;}
.public_details4 li h2{font-size:14px;color:#333333;line-height:24px;}


/*年鉴及封面链接*/
.cover_list{width:100%;overflow:hidden;background:#ffffff;border:1px solid #e3e8ee;padding:10px;}
.cover_list1{border-bottom:4px solid #0c619e;width: calc(100% - 20px);margin:0 10px;}
.cover_list2{text-align:center;margin-top:20px;}
.cover_list2 h2{font-size:30px;color:#333333;line-height:40px;font-weight:700;}
.cover_list2 h3{text-align:center;background:url(../images/cover_list1.png) no-repeat center center;margin-top:15px;}
.cover_list2 h3 span{padding:0 25px;display:inline-block;background:#FFFFFF;}
.cover_list3{margin-top:50px;padding:0 10px;}
.cover_list3 p{font-size:14px;color:#333333;line-height:24px;}
.cover_list3 p span{font-size:14px;color:#333333;line-height:24px;}
.cover_list4{padding:0 10px;margin-top:25px;}
.cover_list4 h3{font-size:14px;color:#333333;line-height:24px;}
.cover_list4 ul{margin-top:20px;}
.cover_list4 ul li{margin-bottom:5px;width:100%;overflow:hidden;}
.cover_list4 ul li h2{float:left;color:#333333;line-height:24px;font-size:14px;font-weight:700;transition: all 0.3s;}
.cover_list4 ul li h2:hover{text-decoration:underline;color:#d1373f;}
.cover_list5{width:100%;overflow:hidden;padding:0 10px;margin-top:75px;padding-bottom:30px;}
.cover_list5 li{float:left;width:278px;height:358px;border:1px solid #e3e8ee;text-align:center;padding:25px 0 25px;margin-right:15px;margin-bottom:15px;}
.cover_list5 li:nth-child(4n){margin-right:0px;}
.cover_list5 li p{height:260px;padding:0 20px;}
.cover_list5 li p img{max-height:260px;max-width:100%;}
.cover_list5 li h2{font-size:14px;color:#333333;line-height:24px;margin-top:25px;height:24px;overflow:hidden;}
.cover_list6{padding:10px 0 30px;width:100%;overflow:hidden;}


/*信息服务（登陆入口）*/

.Service_login{width:100%;overflow:hidden;padding:50px 0 80px;box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);margin:20px 0 30px;border-radius:5px;background:#FFFFFF ;}
.Service_login1{width:100%;overflow:hidden;border-bottom:1px solid #e3e8ee;padding-bottom:20px;}
.Service_login1 li{margin-right:20px;width:100%;text-align:center;}
.Service_login1 li h2{font-size:24px;color:#000000;line-height:34px;}
.Service_login2{width:1000px;margin:80px auto 0;border-top:1px solid #e3e8ee;padding-top:25px;}
.Service_login2 p{font-size:14px;color:#666666;line-height:26px;}
.Service_login2 p span{font-size:16px;color:#000000;line-height:26px;font-weight:700;}
.Service_login3{width:1000px;margin:20px auto 0;}
.Service_login3 p{font-size:14px;color:#666666;line-height:26px;}
.Service_login3 p span{font-size:14px;color:#666666;line-height:26px;font-weight:700;}

/*分支机构*/
.Branch{}
.Branch1{padding:0 10px;margin-top:40px;}
.Branch1 p{font-size:14px;color:#333333;line-height:30px;}
.Branch1 img{max-width:100%;}
.Branch2{margin-top:60px;width:100%;overflow:hidden;background:url(../images/cover_list1.png) no-repeat top 12px center;}
.Branch3{float:right;padding-right:10px;padding-left:25px;background:#FFFFFF;}
.Branch3 h2{font-size:14px;color:#666666;line-height:24px;font-weight:700;}
.Branch3 p{font-size:14px;color:#666666;line-height:24px;}


.Branch4{padding:0 10px;margin-top:40px;margin-bottom:60px;}
.Branch5{margin-top:40px;}
.Branch5{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.Branch6{margin-top:20px;}
.Branch6 ul{}
.Branch6 ul li{margin-top:5px;background:url(../images/Branch1.png) no-repeat center left;padding-left:14px;}
.Branch6 ul li h2{font-size:14px;color:#333333;line-height:24px;}
.Branch7{border-top:4px solid #e3e8ee;}

.Brancha1{padding:0 10px;}
.Brancha2{width:100%;overflow:hidden;margin-top:20px;}
.Brancha3{float:left;width:570px;height:350px;border:1px solid #e3e8ee;padding:0 5px;}
.Brancha4{width:100%;overflow:hidden;text-align:center;margin-top:25px;background:url(../images/Brancha1.png) repeat-x center center;}
.Brancha4 h2{display:inline-block;font-size:16px;color:#0c619e;line-height:26px;font-weight:700;padding:0 15px;background:#FFFFFF;}
.Brancha5{margin-top:40px;}
.Brancha5 ul{text-align: center}
.Brancha5 ul li{text-align:center;margin-bottom:5px;float:left;height:200px;margin-left:50px;}
.Brancha5 ul li img{display: block}
.Brancha5 ul{}

.Brancha5 ul li h2{font-size:16px;color:#333333;line-height:44px;display:inline-block;font-weight:700;}
.Brancha5 ul li h2:hover{text-decoration:underline;color:#d1373f;}

.Brancha6{float:right;width:570px;height:350px;border:1px solid #e3e8ee;padding:0 40px;}

.ddsd1{height:200px;}
.ddsd2{height:200px;}

.Brancha7{margin-top:25px;}
.Brancha7 ul{}
.Brancha7 ul li{margin-top:5px;background:url(../images/Branch1.png) no-repeat center left;padding-left:14px;}
.Brancha7 ul li h2{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.Brancha8{margin-top:25px;}
.Brancha8 ul{}
.Brancha8 ul li{margin-top:5px;padding-left:14px;}
.Brancha8 ul li p{font-size:14px;color:#333333;line-height:24px;font-weight:700;}


.aaa{display:flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.aaa1{flex:1;-webkit-box-flex: 1;-moz-box-flex: 1; -webkit-flex: 1;-ms-flex: 1;}

/*分页*/
.page_list{width:100%;overflow:hidden;}
.page_list li{float:left;margin-right:6px;}
.page_list li h2{font-size:14px;color:#333333;line-height:32px;border:1px solid #e3e8ee;background:#FFFFFF;min-width:64px;text-align:center;padding:0 15px;}
.page_list li h3{width:34px;height:34px;font-size:14px;color:#333333;line-height:32px;text-align:center;background:#FFFFFF;border:1px solid #e3e8ee;}
.page_list li.on h3{background:#0c619e;border:1px solid #0c619e;color:#FFFFFF;}
/*列表页导航*/
.list_header{width:100%;overflow:hidden;background:#0c619e;}
.list_header ul li{float:left;}
.list_header ul li h2{padding:0 10px;font-size:16px;font-weight:700;color:#ffffff;line-height:50px;height:50px;overflow:hidden;min-width:109px;text-align:center;}
.list_header ul li:hover h2{background:#157fcb;}
.list_header ul li.on h2{background:#157fcb;font-size:18px;}
/*面包屑*/
.mbx1{width:100%;overflow:hidden;background:#ffffff;border:1px solid #e3e8ee;padding:10px;}
.mbx1 h2{float:left;font-size:14px;color:#666666;line-height:28px;background:url(../images/mbx1.png) no-repeat left center;padding-left:25px;background-size:16px 26px;}
.mbx1 h3{float:left;font-size:14px;color:#333333;line-height:28px;margin-left:3px;}

.mbx2{width:100%;overflow:hidden;padding:10px  0 15px;}
.mbx2 h2{float:left;font-size:14px;color:#666666;line-height:28px;background:url(../images/mbx1.png) no-repeat left center;padding-left:25px;background-size:16px 26px;}
.mbx2 h3{float:left;font-size:14px;color:#333333;line-height:28px;margin-left:3px;}
/*底部距离*/
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
/*input样式*/
.input1{width:100%;height: 45px;line-height: 30px;font-size: 14px;color: #333333;padding:0 10px;border-radius:4px;background:#f6f7f9;border:1px solid #e3e8ee;}
/*背景颜色*/
.bjys{background:#f6f7f9;}
/*padding 10px*/

.padding{padding:10px 0 0;overflow:hidden;}





.personal_la1{background:#FFFFFF;border:1px solid #e3e8ee;}

.personal_la2{width:1000px;margin:0 auto;overflow:hidden;padding:30px 20px;}
.personal_la2 dl{width:100%;overflow:hidden;margin-bottom:15px;}
.personal_la2 dl dt{float:left;font-size:15px;color:#333333;line-height:24px;font-weight:400;width:140px;text-align:right;}
.personal_la2 dl dd{float:left;font-size:15px;color:#333333;line-height:24px;font-weight:400;}
.personal_la2 dl.on{float:left;width:400px;}
.personal_la3{width:100%;overflow:hidden;}
.personal_la3 h2{float:right;font-size:14px;color:#333333;line-height:24px;border:1px solid #e3e8ee;border-radius:4px;width:100px;height:34px;line-height:32px;text-align:center;}
.personal_la3 h2:hover{background:#15629C;color:#FFFFFF;border:1px solid #15629C;}

.personal_la4{font-size: 14px;color: #000000;line-height: 45px;}

.personal_la5{margin-top:9px;}
.personal_la5 li{margin-bottom:5px;}
.personal_la5 li h2{font-size: 14px;color: #000000;line-height: 30px;}

.personal_la6{width:320px;}



.personal_la7{ background-image: -moz-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 99%);
  background-image: -webkit-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 99%);
  width: 118px;
  height:45px;
  border:1px solid #e3e8ee;border-radius:5px;
}
.personal_la7 h2{float:left;width:100%;line-height:43px;height:43px;border-radius:2px;font-size:14px;color:#000000;background:url(../images/personal_la7.png) no-repeat right 15px center;background-size:11px 19px;padding-left:15px;cursor:pointer;}



.personal_la8{margin-top:215px;}

/*专家委员会*/
.Committee_expertsa1{}
.Committee_expertsa1{width:100%;overflow:hidden;}
.Committee_expertsa2{width:860px;float:left;}
.Committee_expertsa3{background:#FFFFFF;width:100%;overflow:hidden;}
.Committee_expertsa4{position:relative;overflow:hidden;width:460px;float:left;}
.Committee_expertsa4 .bd{}
.Committee_expertsa4 .bd li{position:relative;}
.Committee_expertsa4 .bd li .pic img{width:100%;}
/* .Committee_expertsa4 .hd ul{position:absolute;bottom:16px;right:20px;}
.Committee_expertsa4 .hd ul li{cursor:pointer;float:left;width:6px;height:6px;border-radius:100%;background:#cecece;font-size:0px;margin:3px 6px;}
.Committee_expertsa4 .hd ul li.on{width:12px;height:12px;background:#15629c;margin:0px 6px;}
.Committee_expertsa5{width:100%;} */
.Committee_expertsa4 .hd .next{display:block;width:11px;height:13px;background:#000000;position:absolute;bottom:15px;right:30px;background:url(../images/Committee_expertsa3.png) no-repeat left center;padding-left:25px;background-size:11px 13px;}
.Committee_expertsa4 .hd .prev{display:block;width:11px;height:13px;background:#000000;position:absolute;bottom:15px;right:10px;background:url(../images/Committee_expertsa4.png) no-repeat left center;padding-left:25px;background-size:11px 13px;}
.Committee_expertsa5 img{width:100%;}
.Committee_expertsa6{position:absolute;bottom:0px;left:0px;width:100%;background:url(../images/Committee_expertsa2.png);padding:10px 20px;}
.Committee_expertsa6 h2{font-size:14px;color:#FFFFFF;line-height:24px;font-weight:400;height:24px;overflow:hidden;padding-right:100px;}
.Committee_expertsa7{width:400px;height:340px;float:left;border:1px solid #e3e8ee;border-left:0px;padding:10px 10px 10px 15px; }
.Committee_expertsa8{}
.Committee_expertsa8 h2{font-size:26px;color:#333333;line-height:34px;font-weight:700;}
.Committee_expertsa8 h3{font-size:14px;color:#999999;line-height:24px;font-weight:400;background:url(../images/Committee_expertsa5.png) repeat-x left
 center;width:100%;overflow:hidden;}
.Committee_expertsa8 h3 span{display:block;float:left;font-size:14px;color:#999999;line-height:24px;font-weight:400;background:#FFFFFF;padding-right:15px;}
.Committee_expertsa9{}
.Committee_expertsa9 li{width:100%;border-bottom:1px solid #e3e8ee;padding:13px 0 10px;}
.Committee_expertsa9 li h2{font-size:16px;color:#333333;line-height:26px;font-weight:700;height:26px;overflow:hidden;margin-bottom:10px;}
.Committee_expertsa9 li p{font-size:14px;color:#666666;line-height:24px;height:72px;overflow:hidden;}
.Committee_expertsa9 li:last-child{border-bottom:0px solid #e1e1e1;}



.Committee_expertsb1{width:100%;overflow:hidden;}
.Committee_expertsb2{width:425px;height:360px;float:left;background:#FFFFFF;border:1px solid #e3e8ee;}
.Committee_expertsb3{width:100%;display:table;padding:0 15px;border-bottom:2px solid #e3e8ee;}
.Committee_expertsb3 ul{float:left;}
.Committee_expertsb3 ul li{position:relative;}
.Committee_expertsb3 ul li h2{font-size:18px;color:#333333;line-height:50px;font-weight:700;}
.Committee_expertsb3 ul li h3{position:absolute;bottom:-7px;left:0px;background:url(../images/leather_association_d1.png) no-repeat top
 center;background-size:70px 7px;width:70px;height:7px;}
.Committee_expertsb4{float:right;}
.Committee_expertsb4 h2{font-size:14px;color:#999999;line-height:50px;font-weight:400;}
.Committee_expertsb5{padding:22px 20px 10px;}
.Committee_expertsb5 ul{}
.Committee_expertsb5 ul li{margin:0px 0 10px;padding-left:10px;background:url(../images/indexp_a1.png) no-repeat left center;}
.Committee_expertsb5 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.Committee_expertsb5 ul li:hover h2{color:#15629C;font-weight:;}
.Committee_expertsb6{width:425px;height:360px;float:right;background:#FFFFFF;border:1px solid #e3e8ee;}


.Committee_expertsc1{float:right;width:330px;}
.Committee_expertsc2{text-align:center;}
.Committee_expertsc2 p{height:90px;overflow:hidden;}
.Committee_expertsc2 p img{max-height:90px;max-width:100%;}
.Committee_expertsc3{margin-top:40px;}
.Committee_expertsc3 li{width:100%;margin-bottom:15px;}
.Committee_expertsc3 li h2{border-width: 1px;
  border-color: rgb(227, 232, 238);
  border-style: solid;
  background-image: -moz-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 100%);font-size:14px;color:#333333;line-height:38px;width:220px;height:40px;margin:0 auto;}
.Committee_expertsc4{height:340px;}


.Committee_expertsc5{height:360px;}

.Committee_expertsc6{padding:20px;}
.Committee_expertsc6 p{font-size:14px;color:#333333;line-height:26px;}

.Committee_expertsc7{padding:10px;}
.Committee_expertsc7 img{width:100%;}
.Committee_expertsc8{padding:15px 20px 0px;}
.Committee_expertsc8 ul{}
.Committee_expertsc8 ul li{margin:0px 0 10px;padding-left:10px;background:url(../images/indexp_a1.png) no-repeat left center;}
.Committee_expertsc8 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}
.Committee_expertsc8 ul li:hover h2{color:#15629C;font-weight:;}
.Committee_expertsc9{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.Committee_expertsc9 h2{margin-right:15px;}
.Committee_expertsc9 h3{font-size:14px;color:#666666;line-height:24px;}
.Committee_expertsc9 p{margin-left:10px;width:52px;}
.Committee_expertsc9 p img{float:left;max-height:24px;}
.Committee_expertsc10{padding:0px 17px 10px;}
.Committee_expertsc10 p{font-size:14px;color:#666666;line-height:24px;}






/*标准建设*/

.constructiona1{position:relative;width:100%;}
.constructiona1 .bd{}
.constructiona1 .bd li{position:relative;}
.constructiona1 .bd li .pic img{width:100%;}
.constructiona1 .hd ul{position:absolute;width:100%;bottom:16px;text-align:center;font-size:0px;}
.constructiona1 .hd ul li{cursor:pointer;display:inline-block;width:10px;height:10px;border-radius:100%;background:#FFFFFF;font-size:0px;margin:0px 6px;opacity:0.5;}
.constructiona1 .hd ul li.on{width:10px;height:10px;opacity:1;}
.constructiona2{width:100%;overflow:hidden;}
.constructiona3{float:left;padding:14px 0 0;}
.constructiona3 h2{float:left;font-size:24px;color:#000000;line-height:20px;margin-right:10px;}
.constructiona3 h3{float:left;font-size:16px;color:#0c619e;line-height:20px;border-left:1px solid #e3e8ee;padding-left:10px;}
.constructiona4{width:100%;overflow:hidden;border-bottom:1px solid #e3e8ee;padding:0 12px;}
.constructiona5{float:left;width:595px;background:#FFFFFF;border:1px solid #e3e8ee;}
.constructiona6{padding:22px 20px 10px;}
.constructiona6 ul{}
.constructiona6 ul li{margin:0px 0 10px;}
.constructiona6 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.constructiona6 ul li:hover h2{color:#15629C;font-weight:;}
.constructiona7{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.constructiona7 h2{flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;font-size:14px;color:#333333;line-height:24px;}
.constructiona7 h3{font-size:14px;color:#999999;line-height:24px;margin-left:15px;}
.constructiona8{float:right;width:595px;background:#FFFFFF;border:1px solid #e3e8ee;}

.constructionb1{width:100%;background:#FFFFFF;border:1px solid #e3e8ee;}
.constructionb2{float:right;}
.constructionb2 h2{float:left;font-size:14px;line-height:40px;margin:5px 0;}
.constructionb3{float:left;height:40px;overflow:hidden;margin:5px 0;}
.constructionb3 .input{float:left;height:40px;font-size:14px;color:#999999;line-height:38px;padding:0 10px;width:260px;border:1px solid #e3e8ee;background:#f6f7f9;}
.constructionb3 button{float:left;width:55px;display:block;height:40px;border:0px;background:#15629c url(../images/constructionb2.png) no-repeat left
15px center;width:100px;margin-left:5px;font-size:14px;color:#ffffff;line-height:40px;padding-left:15px;}



.constructionb4{width:100%;padding:0 20px;}
.constructionb4 table{width:100%;}
.constructionb5{width:100%;border-bottom:1px dashed #e3e8ee;}
.constructionb5 th{font-size:16px;color:#666666;line-height:30px;text-align:center;font-weight:700;padding:20px 0 10px;}
.constructionb6{text-align:center;border-bottom: 1px dashed #e3e8ee;}
.constructionb6 td{font-size:16px;color:#333333;line-height:30px;max-width:250px;padding:10px 5px;word-break: break-all;padding:20px 0 10px;}
.constructionb7{width:100%;overflow:hidden;}
.constructionb7 h2{font-size:14px;color:#333333;line-height:22px;
border-width: 1px;
border-color: rgb(227, 232, 238);
border-style: solid;
background-image: -moz-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(225,225,225) 0%, rgb(255,255,255) 100%);
width: 118px;
height: 24px;
border-radius:50px;
text-align:center;
margin:54px auto 50px;
}



/*友情链接*/
.linka1{background:#FFFFFF;border:1px solid #e3e8ee;padding:20px 10px;} 
.linka2{padding:0 10px;margin-top:40px;}
.linka3{border-bottom:1px solid #e3e8ee;padding-bottom:30px;}
.linka3 h2{font-size:16px;color:#333333;line-height:26px;font-weight:700;}
.linka3 h2 span{font-size:16px;color:#999999;line-height:26px;font-weight:400;margin-left:10px;}

.linka4{position:relative;width:100%;overflow:hidden;}
.linka5{float:left;width:30%;margin-right:5%;}
.linka5 ul{}
.linka5 ul li{width:100%;margin:0px 0 15px;padding-left:15px;background:url(../images/linkb7.png) no-repeat left center;background-size:8px;}
.linka5 ul li:nth-child(3n){float:right;margin-right:0px;}
.linka5 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.linka5 ul li:hover h2{color:#15629C;font-weight:;}

.linka6 .linka5:nth-child(3n){float:right;margin-right:0px;}
.linka7{position:absolute;top:0;left:32.33%;width:0px;height:100%;border-left:1px solid #e3e8ee;}
.linka8{position:absolute;top:0;right:32.33%;width:0px;height:100%;border-left:1px solid #e3e8ee;}

.linka9{border-bottom:1px solid #e3e8ee;margin-top:20px;padding-bottom:20px;}

.linkb1{width:100%;overflow:hidden;margin-top:35px;}
.linkb1 ul{}
.linkb1 ul li{float:left;width:180px;height:80px;border:1px solid #e3e8ee;margin-right:15px;margin-bottom:15px;}
.linkb1 ul li:nth-child(6n){margin-right:0;}
.linkb1 ul li img{max-height:80px;}
.linkb2{margin-bottom:20px;}

.linkb2{width:100%;overflow:hidden;margin-top:35px;}
.linkb2 ul{}
.linkb2 ul li{float:left !important;margin:0px 0 15px;padding-left:15px;background:url(../images/linkb7.png) no-repeat left center;min-width:20%;background-size:8px;}
.linkb2 ul li:nth-child(3n){float:right;margin-right:0px;}
.linkb2 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}
.linkb2 ul li:hover h2{color:#15629C;font-weight:;}


/*组织机构*/
.Organizationa1{padding:0 10px;}
.Organizationa2{width:100%;overflow:hidden;margin-top:45px;}
.Organizationa2 dl{width:100%;overflow:hidden;margin-bottom:5px;}
.Organizationa2 dl dt{float:left;font-size:16px;color:#333333;line-height:26px;font-weight:700;}
.Organizationa2 dl dd{float:left;font-size:16px;color:#333333;line-height:26px}

.Organizationa3{width:100%;overflow:hidden;margin-top:30px;}
.Organizationa4{width:40%;float:left;}
.Organizationa4 p{font-size:14px;color:#333333;line-height:26px;}
.Organizationa5{}
.Organizationa5 h2{font-size:16px;color:#333333;line-height:40px;font-weight:700;background:#e3e8ee;padding:0 10px;}

.Organizationa6{margin-top:70px;}
.Organizationa7{font-size:14px;color:#333333;line-height:26px;margin-top:30px;}
.Organizationa7 p{font-size:14px;color:#333333;line-height:26px;}

.Organizationb1{margin-top:25px;}
.Organizationb2{margin-top:25px;width:100%;overflow:hidden;}
.Organizationb2 ul{}
.Organizationb2 ul li{float:left;width:33.33%;padding-right:1%;margin-top:8px;background:url(../images/Branch1.png) no-repeat center left;padding-left:14px;}
.Organizationb2 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;}


.Organizationb3{margin-top:25px;width:100%;overflow:hidden;margin-bottom:50px;}
.Organizationb3 ul{}
.Organizationb3 ul li{float:left;width:33.33%;padding-right:1%;margin-top:8px;padding-left:14px;}
.Organizationb3 ul li h2{font-size:14px;color:#333333;line-height:24px;height:24px;overflow:hidden;font-weight:700;}


.Organizationc1{float:left;width:570px;height:400px;border:1px solid #e3e8ee;padding:20px 10px;}
.Organizationc2{font-size:14px;color:#333333;line-height:24px;font-weight:700;}
.Organizationc3{margin-top:20px;}
.Organizationc3 ul{}
.Organizationc3 ul li{margin-top:5px;background:url(../images/Branch1.png) no-repeat center left;padding-left:14px;}
.Organizationc3 ul li h2{font-size:14px;color:#333333;line-height:24px;}
.Organizationc4{height:400px;}


.English1{margin-bottom:10px;}
.English1 h2{font-size:18px;color:#ffffff;line-height:45px;background:#0c619e;padding:0 30px;}

.English4{padding:9px 20px;background:#FFFFFF;border:1px solid #e3e8ee;padding-bottom:95px;}
.English2{padding-bottom:60px;}
.English2 li{border-bottom:1px dashed #e1e1e1;}
.English3{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.English3 h2{flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;font-size:24px;color:#333333;line-height:80px;}
.English3 h3{font-size:16px;color:#999999;line-height:80px;}

/*协会简介*/
.xhj1{padding:0 10px;margin:40px auto 50px;width:930px;}
.xhj1 p{font-size:14px;color:#333333;line-height:28px;}
.xhj1 img{max-width:100%;}
.xhj2{}
.xhj2 p{font-size:14px;color:#333333;line-height:30px;margin-top:10px;}

/*信息服务*/
.service1{width:100%;overflow:hidden;padding:30px 20px 0px;}
.service2{}
.service2 dl{float:left;overflow:hidden;margin-right:15px;}
.service2 dl dt{float:left;font-size:14px;color:#333333;line-height:40px;}
.service2 dl dt h2{font-size:14px;color:#333333;line-height:40px;}
.service2 dl dd{float:left;}
.service2 dl dd input{float:left;width:260px;height:40px;border:1px solid #e3e8ee;padding:0 10px;font-size:14px;color:#333333;line-height:24px;}
.service2 dl dd select{float:left;width:160px;height:40px;border:1px solid #e3e8ee;padding:0 10px;font-size:14px;color:#333333;line-height:24px;}
.service3{float:right;}
.service3 button{float:left;width:100px;height:40px;font-size:14px;color:#333333;background:#e6eff5;border:0px;margin-left:10px;}
.service3 button.on{width:100px;height:40px;font-size:14px;color:#FFFFFF;background:#0c619e url(../images/service1.png) no-repeat center left 15px;border:0px;text-align:center;padding-left:15px;}

.service4{width:100%;margin-bottom:50px;}
.service4 table{width:100%;}
.service5{width:100%;border-bottom:4px solid #e3e8ee;}
.service5 th{font-size:16px;color:#666666;line-height:45px;text-align:center;font-weight:700;}
.service6{text-align:center;border-bottom: 1px dashed #e3e8ee;}
.service6 td{font-size:13px;color:#636363;line-height:24px;max-width:250px;padding:10px 5px;word-break: break-all;}
.service7{font-size:0px;padding-top:9px;}
.service7 button{cursor:pointer;min-width:56px;height:26px;border:1px solid #e3e8ee;line-height:24px;background:#f6f7f9;display:inline-block;border-radius:2px;margin:0 5px;font-size:14px;padding:0 5px;}
.service7 button:hover{background:#15629C;border:1px solid #15629C;color:#FFFFFF;}
.service7 li{display:inline-block;overflow:hidden;border:1px solid #e3e8ee;width:70px;height:30px;border:1px solid #e3e8ee;text-align:center;margin:0 5px;border-radius:2px;}
.service7 li h2{display:inline-block;vertical-align:top;padding-top:5px;margin-right:5px;}
.service7 li h2 img{display:block;}
.service7 li h2 span{display:block;}
.service7 li h2 b{display:none;}
.service7 li h3{display:inline-block;vertical-align:top;font-size:14px;color:#333333;line-height:28px;}
.service7 li:hover{background:#15629c;}
.service7 li:hover span{display:none;}
.service7 li:hover b{display:block;}
.service7 li:hover h3{color:#FFFFFF;}

.service8{padding:0 20px 90px;overflow:hidden;}

.aaaa{display: flex;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;}
.aaaaa{flex: 1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;}














































































































































































































































